Hi, i'd like to write some AI in clojure.

Reading Russel & Norvig's AI: A Modern Approach, which focuses heavily
on autonomous intelligence agents.

Has anyone worked with these or other AI in clojure? Any libraries/git
repos out there?

Can/should we use clojure agents to encapsulate separate interacting
autonomous logical/rational agents?

Finally, in which way should we organize an asynchronous simulation of
a neural network using clojure concurrency? Are agents a good design
idea here as well?

I think I'd like to learn more about clojure's agents, where's a good
place to study up?

- max
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to