Skip to content
View faintnj's full-sized avatar

Block or report faintnj

Report abuse

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

Report abuse

Popular repositories Loading

  1. reinforcement-learning reinforcement-learning 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

  2. DRL DRL Public

    Forked from wangshusen/DRL

    Deep Reinforcement Learning

  3. Dive-into-DL-PyTorch Dive-into-DL-PyTorch Public

    Forked from ShusenTang/Dive-into-DL-PyTorch

    本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

    Jupyter Notebook

  4. reinforcement-learning-an-introduction reinforcement-learning-an-introduction Public

    Forked from ShangtongZhang/reinforcement-learning-an-introduction

    Python Implementation of Reinforcement Learning: An Introduction

    Python

  5. examples examples Public

    Forked from pytorch/examples

    A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

    Python

  6. gym gym Public

    Forked from openai/gym

    A toolkit for developing and comparing reinforcement learning algorithms.

    Python