Skip to content
View voltomato's full-sized avatar

Block or report voltomato

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. 60_Days_RL_Challenge 60_Days_RL_Challenge Public

    Forked from andri27-ts/Reinforcement-Learning

    Learn Deep Reinforcement Learning in depth in 60 days

    Jupyter Notebook

  2. Deep-Learning-World Deep-Learning-World Public

    Forked from astorfi/Deep-Learning-Roadmap

    📡 Organized Resources for Deep Learning Researchers and Developers

    Python

  3. G-Reader G-Reader Public

    Forked from lxwuguang/G-Reader

    2018年机器阅读理解技术竞赛模型,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)

    Python

  4. Super-mario-bros-A3C-pytorch Super-mario-bros-A3C-pytorch Public

    Forked from vietnh1009/Super-mario-bros-A3C-pytorch

    Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros

    Python

  5. DQN_flappy_bird DQN_flappy_bird Public

    Forked from HarunaHaju/DQN_flappy_bird

    Using deep Q-networks to train an agent to play flappy bird.

    Python

  6. flappybird_DQN flappybird_DQN Public

    Forked from codeslake/flappybird_DQN

    FlappyBird Reinforcement Implementation with DQN

    Python