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
d0ee1e647b1a45ce0d9945b00cfafac49f23e7f5
cs8803p4
/
src
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
..
aima
/core
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
controller
- Reorganized packages so that the computer agents are inside the model package.
2012-04-28 19:18:28 -04:00
model
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
view
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