leigh-johnson / zero-to-tensorflow

From Zero to Reinforcement Learning: training a Space Invaders bot using Tensorflow, Keras, OpenAI Gym

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

======================================================================================================
From Zero to Tensorflow

Practical machine learning examples for curious software developers
======================================================================================================


.. image:: https://img.shields.io/pypi/v/zero_to_tensorflow.svg
        :target: https://pypi.python.org/pypi/zero_to_tensorflow

.. image:: https://img.shields.io/travis/leigh-johnson/zero_to_tensorflow.svg
        :target: https://travis-ci.org/leigh-johnson/zero_to_tensorflow

.. image:: https://readthedocs.org/projects/zero-to-spaceinvaders-ai/badge/?version=latest
        :target: https://zero-to-spaceinvaders-ai.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




From Zero to Reinforcement Learning: training a Space Invaders bot using Tensorflow, Keras, OpenAI Gym


* Free software: MIT license
* Documentation: https://zero-to-tensorflow.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

About

From Zero to Reinforcement Learning: training a Space Invaders bot using Tensorflow, Keras, OpenAI Gym

License:MIT License


Languages

Language:Python 92.6%Language:Makefile 7.4%