aimacode / aima-java

Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
MIT License
1.55k stars 795 forks source link

AIMA4e reimplement Chp 17 Markov Decision Process from AIMA3e branch #188

Open ctjoreilly opened 8 years ago

TheTour1st commented 6 years ago

Hi, I have gone through the Markov Decision Process implementation of AIMA3e branch and would like work on this issue.

TheTour1st commented 6 years ago

I was kind of hoping that you could tell me what is expected in the mentioned re-implementation.

ritwik12 commented 6 years ago

I am up for this