An open API service indexing awesome lists of open source software.

https://github.com/neonwatty/deep_reinforce_starters


https://github.com/neonwatty/deep_reinforce_starters

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Deep reinforcement learning starter code

This directory contains simple implementations of

- fitted deep Q learning (in Python/autograd, PyTorch, and Keras/Tensorflow)
- policy gradient (PyTorch)