Artificial Intelligence: A Modern Approach
Author | Stuart J. Russell and Peter Norvig |
---|---|
Language | English |
Genre | Computer science |
Publisher | Prentice Hall |
Publication date | 2020 (4th Ed.) |
Pages | 1136 (4th Ed.) |
ISBN | 0-13-461099-7 |
OCLC | 359890490 |
006.3 20 | |
LC Class | Q335 .R86 1995 |
Website | http://aima.cs.berkeley.edu |
Artificial Intelligence: A Modern Approach (AIMA) is a university textbook on artificial intelligence, written by Stuart J. Russell and Peter Norvig. It was first published in 1995 and the fourth edition of the book was released on 28 April 2020.[1] It is used in over 1400 universities worldwide[2] and has been called "the most popular artificial intelligence textbook in the world".[3] It is considered the standard text in the field of artificial intelligence.[4][5] The book is intended for an undergraduate audience but can also be used for graduate-level studies with the suggestion of adding some of the primary sources listed in the extensive bibliography. Programs in the book are presented in pseudo code with implementations in Java, Python, Lisp, JavaScript and Scala available online.[6][7] There are also unsupported implementations in Prolog, C++, C#, and several other languages.
SUMMARY
This book gives detailed information about the working of algorithms in A.I. Many modern AI like CHATGPT , Bard , Grok are programmed with the scenarios just like this book . The writers Peter Norving and Stuart Russel published the first edition of the book in 1995 and published four edition of the book , the last edition was published in 2020. [8]
Editions
- 1st edition: Published in 1995 with red cover
- 2nd edition: Published in 2003 with green cover
- 3rd edition: Published in 2009 with blue cover
- 4th edition : Published in 2020 with purple cover
References
- ^ "Artificial Intelligence: A Modern Approach, 4th edition". Retrieved 2020-05-11.
- ^ "1178 Schools That Have Adopted AIMA". Retrieved 2010-04-11.
- ^ Kevin Gold (6/21/2011). "Norvig vs. Chomsky and the Fight for the Future of AI". Tor Books Blog.
- ^ "Nobel Week Dialogue 2019". NobelPrize.org. Retrieved 2022-01-19.
- ^ John, Comex. "Artificial Intelligence". Retrieved 7 August 2021.
- ^ "aimacode". GitHub. Retrieved 2023-04-12.
- ^ "Online Code Repository". Retrieved 2010-04-11.
- ^ norving.com
External links
- "AIMA" (1st ed.). S Russell.
- "AIMA". Computer Science Division (4th ed.). Berkeley CoE.