피터 노빅 (1992) PAIP 인공지능 프로그래밍
피터 노빅 (1992) PAIP 인공지능 프로그래밍
2024-06-20 Bibliography bib commonlisp- “PAIP: Paradigms of AI Programming with Common Lisp” 피터 노빅 2022
- Paradigms of AI Programming: Case Studies in Common Lisp (ISBN 1-55860-191-0) is a well-known programming book by Peter Norvig about artificial intelligence programming using Common Lisp.
노빅 : Paradigms of AI Programming with Common Lisp
소개: 커먼 리스프 입문의 계기
(이 책이다. 완벽하다. 근데?
https://github.com/norvig/paip-lisp 문서와 코드가 다 공개되어 있다.
- PAIP “Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp”
- 설명: 이 책은 인공지능의 다양한 알고리즘을 Common Lisp으로 구현한 예제를 포함하고 있으며, 특히 논리 프로그래밍과 관련된 내용도 다룹니다. 수리 논리와 관련된 다양한 문제 해결 기법을 배우기에 좋습니다.
커먼리스프가 뭐 다를게 있나. 다 똑같을 뿐. 딱 내가 원하는 책이구나. 엄청난 난이도라고 한다. 아마 개념이 어려울 것이다. 코드는 길 수가 없다.
The Lisp programming language has survived since 1958 as a primary language for Artificial Intelligence research. This text was published in 1992 as the Common Lisp standard was becoming widely adopted. Norvig introduces Lisp programming in the context of classic AI programs, including General Problem Solver (GPS) from 1959, ELIZA: Dialog with a Machine, from 1966, and STUDENT: Solving Algebra Word Problems, from 1964. The book covers more recent AI programming techniques, including Logic Programming, Object-Oriented Programming, Knowledge Representation, Symbolic Mathematics and Expert Systems.
Lisp 프로그래밍 언어는 1958년부터 인공 지능 연구를 위한 기본 언어로 사용되어 왔습니다. 이 텍스트는 Common Lisp 표준이 널리 채택되던 1992년에 출판되었습니다. Norvig는 1959년에 나온 GPS(General Problem Solver), 1966년에 나온 ELIZA: Dialog with a Machine, 1964년에 나온 STUDENT: Solving Algebra Word Problems 등 고전적인 AI 프로그램의 맥락에서 Lisp 프로그래밍을 소개합니다. 이 책은 논리 프로그래밍, 객체 지향 프로그래밍, 지식 표현, 기호 수학 및 전문가 시스템을 포함한 최신 AI 프로그래밍 기법을 다룹니다.
Related-Notes
References
피터 노빅. 2022. PAIP: Paradigms of AI Programming with Common Lisp. https://en.wikipedia.org/w/index.php?title=Paradigms_of_AI_Programming&oldid=1091857653.
마지막 수정일자