-
Free and open source;
-
Developed in Java;
-
Reads the file format: http://www.cassandra.org/pomdp/code/pomdp-file-spec.shtml;
-
Models definitions:
- MDP: Markov Decision Process;
- SRG: Simple Reachability Goal MDP;
- ERG: Extended Reachability Goals MDP
-
Implemented Techniques and Algorithms:
- Reinforcement Learning:
- Value Iteration;
- Policy Iteration;
- Q-Learning;
- SARSA;
- Dyna Architecture (Dyna-Q, Dyna-SARSA, ...).
- SRG:
- PPF
- ERG:
- PPFERG
- Reinforcement Learning:
-
Various examples implemented to show algorithms and techniques usage;
- Simple MDP & QLearning examples/usage:
- HunterPreyTest
- Simple MDP & QLearning examples/usage:
-
Notifications
You must be signed in to change notification settings - Fork 0
andvicoso/JALT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Java Agent Reinforcement Learning Toolbox
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published