Skip to content
View nerdylinius's full-sized avatar

Block or report nerdylinius

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. demo demo Public

    HTML

  2. tensorflow tensorflow Public

    Forked from tensorflow/tensorflow

    Computation using data flow graphs for scalable machine learning

    C++

  3. Asynchronous-Methods-for-Deep-Reinforcement-Learning Asynchronous-Methods-for-Deep-Reinforcement-Learning Public

    Forked from Zeta36/Asynchronous-Methods-for-Deep-Reinforcement-Learning

    Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain in here: http://arxiv.org/pdf/1602.01783v1.pdf I used the on…

    Python

  4. async-rl async-rl Public

    Forked from muupan/async-rl

    An attempt to reproduce the results of "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)

    Python

  5. ray ray Public

    Forked from ray-project/ray

    A system for parallel and distributed Python that unifies the ML ecosystem.

    Python