vizbot

Testbed for deep reinforcement learning agents


Keywords
artificial-intelligence, deep-learning, reinforcement-learning, research, tensorflow
License
Other
Install
pip install vizbot

Documentation

Vizbot

Testbed for deep reinforcement learning agents.

Instructions

python3 -O -m vizbot.bench definition/full.yaml -p <threads>
python3 -m vizbot.plot "~/experiment/gym*"

Dependencies

  • Python 3
  • TensorFlow 0.9
  • Gym
  • PyYaml
  • Matplotlib