Metadata-Version: 2.1
Name: gamerl.dqn.jax
Version: 0.1.1
Summary: JAX implementation of Deep Q-Network
Author-email: pi-tau <pi.tau@yahoo.com>
License: MIT
Project-URL: Source, https://github.com/game-rl/dqn
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jax
Requires-Dist: numpy
Requires-Dist: tqdm

# Deep Q Network
