Skip to content
View murenma05's full-sized avatar

Block or report murenma05

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. Cshape_book_download Cshape_book_download Public

    被分享的知识才有价值

  2. nndl.github.io nndl.github.io Public

    Forked from nndl/nndl.github.io

    《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning

    HTML

  3. Reinforcement_Learning_in_Python Reinforcement_Learning_in_Python Public

    Forked from sichkar-valentyn/Reinforcement_Learning_in_Python

    Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa

    Python

  4. rlcard-master rlcard-master Public

    Forked from Jehensjuh/rlcard-master

    Python

  5. DQN-gym DQN-gym Public

    Forked from cyoon1729/deep-Q-networks

    Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51

    Jupyter Notebook

  6. Flappy-bird-deep-Q-learning-pytorch Flappy-bird-deep-Q-learning-pytorch Public

    Forked from vietnh1009/Flappy-bird-deep-Q-learning-pytorch

    Deep Q-learning for playing flappy bird game

    Python