Skip to content

alcinos/dps

 
 

Repository files navigation

Implementation of a number of reinforcement learning algorithms in TensorFlow, as well as application environments that require information processing modules to be coordinated and combined to solve high-level tasks.

Installation

pip install -r requirements.txt pip install -e .

Simple Test

dps-run simple_addition a2c

About

Train models in TensorFlow.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.9%
  • Shell 3.1%