google / dopamine

Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
https://github.com/google/dopamine
Apache License 2.0
10.42k stars 1.36k forks source link

How does dopamine compare to Tensorflow Agents? #140

Open ryan-popa opened 4 years ago

ryan-popa commented 4 years ago

I was wondering if there is any reason to keep using dopamine now that tf-agents was released. What are some pros/cons?