jxx123 / rl-tf2

My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rl-tf2

My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0.

To run it,

python main.py

Set configurations in config.yml.

TODO:

  • Implement DQN.
  • Add dependency list, maybe create a docker.

About

My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0

License:MIT License


Languages

Language:Python 100.0%