Skip to content

Exercises from Paradigms of Artificial Intelligence Programming: Case Studies in Common LISP by Peter Norvig

License

Notifications You must be signed in to change notification settings

djjolicoeur/clj-norvig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-norvig

I recently started reading Paradigms of Artificial Intelligence Programming: Case Studies in Common LISP by Peter Norvig and decided to use my language du-jour, Clojure, to tackle the exercises. If you want to follow along, the book can be found here.

Status

  • 1.11 Exercises complete in src/clj-norvig/chap1.clj.
  • 2.1 Complete in src/clj-norvig/chap2.clj
  • 2.2 Complete in src/clj-norvig/chap2.clj
  • 2.3 Complete in src/clj-norvig/chap2.clj
  • 2.4 Complete in src/clj-norvig/chap2.clj
  • 2.6 Examples complete in src/clj-norvig/chap2.clj

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Exercises from Paradigms of Artificial Intelligence Programming: Case Studies in Common LISP by Peter Norvig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published