This website requires JavaScript.
Explore
Help
Register
Sign In
wfolsom
/
cs8803p4
Watch
1
Star
0
Fork
0
You've already forked cs8803p4
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3800436cd98ed7b52040a4b4b899e033972b44e0
cs8803p4
/
test
/
aima
/
core
/
probability
/
mdp
History
Woody Folsom
d0ee1e647b
Implemented agent which chooses to play winning, losing or random moves by solving a simplified MDP model of the game using policy iteration.
...
Portions of MDP/solver code by Ciaran O'Reilly and Ravi Mohan used under MIT license.
2012-04-30 13:35:40 -04:00
..
MarkovDecisionProcessTest.java
Implemented agent which chooses to play winning, losing or random moves by solving a simplified MDP model of the game using policy iteration.
2012-04-30 13:35:40 -04:00
PolicyIterationTest.java
Implemented agent which chooses to play winning, losing or random moves by solving a simplified MDP model of the game using policy iteration.
2012-04-30 13:35:40 -04:00
ValueIterationTest2.java
Implemented agent which chooses to play winning, losing or random moves by solving a simplified MDP model of the game using policy iteration.
2012-04-30 13:35:40 -04:00
ValueIterationTest.java
Implemented agent which chooses to play winning, losing or random moves by solving a simplified MDP model of the game using policy iteration.
2012-04-30 13:35:40 -04:00