About:
The Maja Machine Learning Framework (MMLF) is a general framework for problems in the domain of Reinforcement Learning (RL) written in python. It provides a set of RL related algorithms and a set of benchmark domains. Furthermore it is easily extensible and allows to automate benchmarking of different agents.
Changes:
-
Experiments can now be invoked from the command line
-
Experiments can now be "scripted"
-
MMLF Experimenter contains now basic module for statistical hypothesis testing
-
MMLF Explorer can now visualize the model that has been learned by an agent
|