Awesome Python ML - Reinforcement

  • garage garage 1,807
    star
    updated 12 months ago MIT License

    A toolkit for reproducible reinforcement learning research.

  • gym gym 33,715
    star
    updated 2 months ago Other

    A toolkit for developing and comparing reinforcement learning algorithms.

  • homework homework 1,520
    star
    updated about 1 year ago MIT License

    Assignments for CS294-112.

  • Metaworld Metaworld 1,066
    star
    updated 4 months ago MIT License

    Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning

  • updated almost 2 years ago MIT License

    PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).

  • updated about 3 years ago MIT License

    Implementation of algorithms for continuous control (DDPG and NAF).

  • updated about 1 year ago MIT License

    Minimal and Clean Reinforcement Learning Examples

  • rllab rllab 2,855
    star
    updated 11 months ago Other

    rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.

  • trfl trfl 3,139
    star
    updated over 1 year ago Apache License 2.0

    TensorFlow Reinforcement Learning