Paradigms of Artificial Intelligence Programming
Title | Paradigms of Artificial Intelligence Programming PDF eBook |
Author | Peter Norvig |
Publisher | Morgan Kaufmann |
Pages | 975 |
Release | 2014-06-28 |
Genre | Computers |
ISBN | 0080571158 |
Paradigms of AI Programming is the first text to teach advanced Common Lisp techniques in the context of building major AI systems. By reconstructing authentic, complex AI programs using state-of-the-art Common Lisp, the book teaches students and professionals how to build and debug robust practical programs, while demonstrating superior programming style and important AI concepts. The author strongly emphasizes the practical performance issues involved in writing real working programs of significant size. Chapters on troubleshooting and efficiency are included, along with a discussion of the fundamentals of object-oriented programming and a description of the main CLOS functions. This volume is an excellent text for a course on AI programming, a useful supplement for general AI courses and an indispensable reference for the professional programmer.
Programming Paradigms in LISP
Title | Programming Paradigms in LISP PDF eBook |
Author | Rajeev Sangal |
Publisher | McGraw-Hill Companies |
Pages | 328 |
Release | 1991 |
Genre | Computers |
ISBN |
Artificial Intelligence with Common Lisp
Title | Artificial Intelligence with Common Lisp PDF eBook |
Author | James L. Noyes |
Publisher | Jones & Bartlett Learning |
Pages | 644 |
Release | 1992 |
Genre | Computers |
ISBN | 9780669194739 |
[The book] provides a balanced survey of the fundamentals of artificial intelligence, emphasizing the relationship between symbolic and numeric processing. The text is structured around an innovative, interactive combination of LISP programming and AI; it uses the constructs of the programming language to help readers understand the array of artificial intelligence concepts presented. After an overview of the field of artificial intelligence, the text presents the fundamentals of LISP, explaining the language's features in more detail than any other AI text. Common Lisp is then used consistently, in both programming exercises and plentiful examples of actual AI code.- Back cover This text is intended to provide an introduction to both AI and LISp for those having a background in computer science and mathematics. -Pref.
Machine Learning Paradigms
Title | Machine Learning Paradigms PDF eBook |
Author | Maria Virvou |
Publisher | Springer |
Pages | 230 |
Release | 2019-03-16 |
Genre | Technology & Engineering |
ISBN | 3030137430 |
This book presents recent machine learning paradigms and advances in learning analytics, an emerging research discipline concerned with the collection, advanced processing, and extraction of useful information from both educators’ and learners’ data with the goal of improving education and learning systems. In this context, internationally respected researchers present various aspects of learning analytics and selected application areas, including: • Using learning analytics to measure student engagement, to quantify the learning experience and to facilitate self-regulation; • Using learning analytics to predict student performance; • Using learning analytics to create learning materials and educational courses; and • Using learning analytics as a tool to support learners and educators in synchronous and asynchronous eLearning. The book offers a valuable asset for professors, researchers, scientists, engineers and students of all disciplines. Extensive bibliographies at the end of each chapter guide readers to probe further into their application areas of interest.
Let Over Lambda
Title | Let Over Lambda PDF eBook |
Author | Doug Hoyte |
Publisher | Lulu.com |
Pages | 376 |
Release | 2008 |
Genre | Computers |
ISBN | 9781435712751 |
Let Over Lambda is one of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced features of the most advanced language: Common Lisp. Only the top percentile of programmers use lisp and if you can understand this book you are in the top percentile of lisp programmers. If you are looking for a dry coding manual that re-hashes common-sense techniques in whatever langue du jour, this book is not for you. This book is about pushing the boundaries of what we know about programming. While this book teaches useful skills that can help solve your programming problems today and now, it has also been designed to be entertaining and inspiring. If you have ever wondered what lisp or even programming itself is really about, this is the book you have been looking for.
Practical Common Lisp
Title | Practical Common Lisp PDF eBook |
Author | Peter Seibel |
Publisher | Apress |
Pages | 506 |
Release | 2006-11-01 |
Genre | Computers |
ISBN | 1430200170 |
* Treats LISP as a language for commercial applications, not a language for academic AI concerns. This could be considered to be a secondary text for the Lisp course that most schools teach . This would appeal to students who sat through a LISP course in college without quite getting it – so a "nostalgia" approach, as in "wow-lisp can be practical..." * Discusses the Lisp programming model and environment. Contains an introduction to the language and gives a thorough overview of all of Common Lisp’s main features. * Designed for experienced programmers no matter what languages they may be coming from and written for a modern audience—programmers who are familiar with languages like Java, Python, and Perl. * Includes several examples of working code that actually does something useful like Web programming and database access.
AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java
Title | AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java PDF eBook |
Author | George F. Luger |
Publisher | Addison-Wesley |
Pages | 0 |
Release | 2009 |
Genre | Algorithms |
ISBN | 9780136070474 |