Skip to content
View aiot-tech's full-sized avatar

Block or report aiot-tech

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. reinforcement-learning-David-Silver reinforcement-learning-David-Silver Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook 5 8

  2. reinforcement-learning-an-introduction reinforcement-learning-an-introduction Public

    Forked from ShangtongZhang/reinforcement-learning-an-introduction

    Python code for Reinforcement : An IntroductionReinforcement Learning: An Introduction, Richard S. Sutton and Andrew G. Barto

    Python

  3. pytorch pytorch Public

    Forked from pytorch/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python

  4. DeepLearningFlappyBird DeepLearningFlappyBird Public

    Forked from yenchenlin/DeepLearningFlappyBird

    Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).

    Python

  5. awesome-rl awesome-rl Public

    Forked from aikorea/awesome-rl

    Reinforcement learning resources curated

  6. gym gym Public

    Forked from openai/gym

    A toolkit for developing and comparing reinforcement learning algorithms.

    Python