Skip to content
View orrivlin's full-sized avatar

Block or report orrivlin

Report abuse

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

Report abuse

Popular repositories Loading

  1. MinimumVertexCover_DRL MinimumVertexCover_DRL Public

    Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL

    Python 78 18

  2. Navigation-HER Navigation-HER Public

    2D Gridworld navigation using RL with Hindsight Experience Replay

    Python 44 11

  3. MountainCar_DQN_RND MountainCar_DQN_RND Public

    Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)

    Python 41 8

  4. Hindsight-Experience-Replay---Bit-Flipping Hindsight-Experience-Replay---Bit-Flipping Public

    Simple bit flipping with sparse rewards using HER, similarly to the original paper

    Python 39 4

  5. implicit-q-learning implicit-q-learning Public

    Python 4 1

  6. rlkit rlkit Public

    Forked from rail-berkeley/rlkit

    Using rlkit for prioritized HER

    Python