tkat0 / dqn-nnabla

DQN implementation in NNabla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Q-Network implementation in NNabla

This repository is work in progress

Requirements

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

About

DQN implementation in NNabla

License:MIT License


Languages

Language:Python 100.0%