Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tkat0/dqn-nnabla

DQN implementation in NNabla
https://github.com/tkat0/dqn-nnabla

Last synced: 16 days ago
JSON representation

DQN implementation in NNabla

Awesome Lists containing this project

README

        

# Deep Q-Network implementation in NNabla

This repository is work in progress

## Requirements

* Python 2.7
* NNabla
* gym[atari]
* requests
* flask