Sistem Cerdas (Introduction to Artificial Intelligence)

1 Sistem Cerdas (Introduction to Artificial Intelligence) IR. Ferrianto Gozali, MSCS. FTI Universitas Trisakti, Gedung Elektro Lantai 5, Ruang 528...

8 downloads 817 Views 68KB Size
Sistem Cerdas (Introduction to Artificial Intelligence) IR. Ferrianto Gozali, MSCS. FTI Universitas Trisakti, Gedung Elektro Lantai 5, Ruang 528 Phone : 5663232, ext 428 email : [email protected]

Buku Ajar

Artificial Intelligence, A Modern Approach. by Stuart Russell and Peter Norvig, PHI Inc, 1995.

Buku Acuan

1. Artificial Intelligence Elaine Rich and Kevin Knight, 2nd edition, McGraw Hill, 1991. 2. Artificial Intelligence Patrick Henry Winston, 3rd edition, Addison Wesley, 1992. 3. Artificial Intelligence, theory and practice Thomas Dean, James Allen, Yiannis Aloimonos, The Benjamin Cummings, 1995. 4. Artificial Intelligence, Structures and Strategies for Complex Problem Solving George F. Luger, William A, Stubblefield, 2nd edition, The Benjamin Cummings, 1993. 5. Artificial Intelligence: An engineering Approach Robert J. Schalkoff, McGraw Hill, 1990 6.Artificial Intelligence, A New Synthesis Nils J. Nilsson, Morgan Kaufmann inc, 1998.

Lisp Programming book references

1. Common LISPCraft, by Robert Wilensky, W W Norton & Co, 1986. 2. LISP, by Patrick Henry Winston and Berthold Klaus Paul Horn, 3rd edition, Addison Wesley, 1993. 3. Lisp in Small Pieces, by Christian Queinnee, Cambridge Univ Press, 1996. 4. Common Lisp, A Gentle Introduction to Symbolic Computation, by David S. Touretzky, the benjamin Cumming, 1990. 5. The Common Lisp Companion, by Timothy D. koschmann, John Wiley & Sons, 1990. 6. Lisp, the Language of Artificial Intelligence, by Frederick Holtz, Tab Books Inc, 1985.

1

7. Common Lisp, American National Standard for Information systemsProgramming langguage, 1993. 8. Interpreting Lisp, by Gary D Knott, Civilized software Inc, 1997. 9. Common Lisp, by Guy L Steele jr, 2nd edition, Digital Press, 1990 10. Successful Lisp, How to Undertand asnd use Common lisp, by David b. Lamkins, 1999.

Commercial and Free PC Lisp Interpreter and Compiler. 1. 2. 3. 4.

Allegro Common Lisp for Windows by Franz inc. (www.franz.com) LispWorks by Harlequin (www.harlequin.com) GCL (Golden Common Lisp) by GNU CLISP by Bruno Haible and Michael Stoll

Komponen Penilaian UTS UAS Tugas Kehadiran

: : : :

max max max max

30 50 20 5

% % % %

Catatan 1. Tugas dapat berbentuk paper, soal latihan atau pemrograman

Garis Besar Perkuliahan • • • • • • • • • • • •

Pengertian Intelligence Sejarah Artificial Intelligence Intelligent agents Problem space dan state space formulasi masalah Strategi strategi pencarian Macam macam teknik pencarian dasar Pengertian heuristics Lisp programming Knowledge dan peranannya dalam inteligence Representasi, reasoning dan logika Logika Proporsional

2