All Projects → ddpg_biped → Similar Projects or Alternatives

200 Open source projects that are alternatives of or similar to ddpg_biped

Treeqn
Stars: ✭ 77 (+18.46%)
Mutual labels:  openai-gym
Obstacle Avoidance ROS
Autonomous Obstacle Avoidance Robot ROS + GAZEBO
Stars: ✭ 52 (-20%)
Mutual labels:  ros-kinetic
Noreward Rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
Stars: ✭ 1,176 (+1709.23%)
Mutual labels:  openai-gym
RLGC
An open-source platform for applying Reinforcement Learning for Grid Control (RLGC)
Stars: ✭ 85 (+30.77%)
Mutual labels:  openai-gym
OpenAIGym.jl
OpenAI's Gym binding for Julia
Stars: ✭ 97 (+49.23%)
Mutual labels:  openai-gym
Async Deeprl
Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning
Stars: ✭ 44 (-32.31%)
Mutual labels:  openai-gym
OpenAI-Gym-Hearts
OpenAI Gym Hearts Card Game
Stars: ✭ 21 (-67.69%)
Mutual labels:  openai-gym
Gym Gridworlds
Gridworld environments for OpenAI gym.
Stars: ✭ 43 (-33.85%)
Mutual labels:  openai-gym
gym-mtsim
A general-purpose, flexible, and easy-to-use simulator alongside an OpenAI Gym trading environment for MetaTrader 5 trading platform (Approved by OpenAI Gym)
Stars: ✭ 196 (+201.54%)
Mutual labels:  openai-gym
Rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
Stars: ✭ 980 (+1407.69%)
Mutual labels:  openai-gym
mujoco-benchmark
Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library
Stars: ✭ 101 (+55.38%)
Mutual labels:  ddpg
Gym Panda
An OpenAI Gym Env for Panda
Stars: ✭ 29 (-55.38%)
Mutual labels:  openai-gym
iroko
A platform to test reinforcement learning policies in the datacenter setting.
Stars: ✭ 55 (-15.38%)
Mutual labels:  openai-gym
ddp-gym
Differential Dynamic Programming controller operating in OpenAI Gym environment.
Stars: ✭ 70 (+7.69%)
Mutual labels:  openai-gym
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (+81.54%)
Mutual labels:  openai-gym
a3c
PyTorch implementation of "Asynchronous advantage actor-critic"
Stars: ✭ 21 (-67.69%)
Mutual labels:  openai-gym
Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+1190.77%)
Mutual labels:  openai-gym
DDPG Torcs PyTorch
Using PyTorch and DDPG to play Torcs
Stars: ✭ 44 (-32.31%)
Mutual labels:  ddpg
Btgym
Scalable, event-driven, deep-learning-friendly backtesting library
Stars: ✭ 765 (+1076.92%)
Mutual labels:  openai-gym
robo-gym-robot-servers
Repository containing Robot Servers ROS packages
Stars: ✭ 25 (-61.54%)
Mutual labels:  openai-gym
Super Mario Bros Ppo Pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Stars: ✭ 649 (+898.46%)
Mutual labels:  openai-gym
A3c continuous
A continuous action space version of A3C LSTM in pytorch plus A3G design
Stars: ✭ 223 (+243.08%)
Mutual labels:  openai-gym
Gym Anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
Stars: ✭ 627 (+864.62%)
Mutual labels:  openai-gym
ORB-SLAM2 ROS
A ROS wrapper for ORB-SLAM2
Stars: ✭ 54 (-16.92%)
Mutual labels:  ros-kinetic
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (+223.08%)
Mutual labels:  openai-gym
Babyai
BabyAI platform. A testbed for training agents to understand and execute language commands.
Stars: ✭ 490 (+653.85%)
Mutual labels:  openai-gym
Resources-Allocation-in-The-Edge-Computing-Environment-Using-Reinforcement-Learning
Simulated the scenario between edge servers and users with a clear graphic interface. Also, implemented the continuous control with Deep Deterministic Policy Gradient (DDPG) to determine the resources allocation (offload targets, computational resources, migration bandwidth) in the edge servers
Stars: ✭ 158 (+143.08%)
Mutual labels:  ddpg
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+613.85%)
Mutual labels:  openai-gym
Hands On Intelligent Agents With Openai Gym
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
Stars: ✭ 189 (+190.77%)
Mutual labels:  openai-gym
js-gym
Reinforcement learning in JavaScript & Node.js
Stars: ✭ 50 (-23.08%)
Coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Stars: ✭ 2,085 (+3107.69%)
Mutual labels:  openai-gym
2048-Gym
This projects aims to use reinforcement learning algorithms to play the game 2048.
Stars: ✭ 68 (+4.62%)
Mutual labels:  openai-gym
annotate
Create 3D labelled bounding boxes in RViz
Stars: ✭ 104 (+60%)
Mutual labels:  ros-kinetic
Home Platform
HoME: a Household Multimodal Environment is a platform for artificial agents to learn from vision, audio, semantics, physics, and interaction with objects and other agents, all within a realistic context.
Stars: ✭ 370 (+469.23%)
Mutual labels:  openai-gym
Finrl Library
FinRL: Financial Reinforcement Learning Framework. Please star. 🔥
Stars: ✭ 3,037 (+4572.31%)
Mutual labels:  openai-gym
Gym Miniworld
Simple 3D interior simulator for RL & robotics research
Stars: ✭ 338 (+420%)
Mutual labels:  openai-gym
rl trading
No description or website provided.
Stars: ✭ 14 (-78.46%)
Mutual labels:  openai-gym
Neuron poker
Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for equity calculation.
Stars: ✭ 299 (+360%)
Mutual labels:  openai-gym
Ravens
Train robotic agents to learn pick and place with deep learning for vision-based manipulation in PyBullet. Transporter Nets, CoRL 2020.
Stars: ✭ 133 (+104.62%)
Mutual labels:  openai-gym
gym-rs
OpenAI's Gym written in pure Rust for blazingly fast performance
Stars: ✭ 34 (-47.69%)
Mutual labels:  openai-gym
Stable Baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Stars: ✭ 115 (+76.92%)
Mutual labels:  openai-gym
FinRL
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
Stars: ✭ 3,497 (+5280%)
Mutual labels:  openai-gym
Pytorch Blender
Seamless, distributed, real-time integration of Blender into PyTorch data pipelines
Stars: ✭ 272 (+318.46%)
Mutual labels:  openai-gym
Drqn Tensorflow
Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro
Stars: ✭ 127 (+95.38%)
Mutual labels:  openai-gym
inv rl
Inverse Reinforcement Learning Argorithms
Stars: ✭ 34 (-47.69%)
Mutual labels:  openai-gym
RL-2018
Reinforcement Learning at UCLA IPAM RIPS 2018
Stars: ✭ 15 (-76.92%)
Mutual labels:  openai-gym
Hierarchical Actor Critic Hac Pytorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
Stars: ✭ 116 (+78.46%)
Mutual labels:  openai-gym
atc-reinforcement-learning
Reinforcement learning for an air traffic control task. OpenAI gym based simulation.
Stars: ✭ 37 (-43.08%)
Mutual labels:  openai-gym
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (-40%)
Mutual labels:  ddpg
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (+72.31%)
Mutual labels:  openai-gym
rlflow
A TensorFlow-based framework for learning about and experimenting with reinforcement learning algorithms
Stars: ✭ 20 (-69.23%)
Mutual labels:  openai-gym
Autonomous-Drifting
Autonomous Drifting using Reinforcement Learning
Stars: ✭ 83 (+27.69%)
Mutual labels:  openai-gym
pytorch-gym
Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch
Stars: ✭ 39 (-40%)
Mutual labels:  ddpg
deep-rl-docker
Docker image with OpenAI Gym, Baselines, MuJoCo and Roboschool, utilizing TensorFlow and JupyterLab.
Stars: ✭ 44 (-32.31%)
Mutual labels:  openai-gym
Cartpole
OpenAI's cartpole env solver.
Stars: ✭ 107 (+64.62%)
Mutual labels:  openai-gym
jiminy
Jiminy: a fast and portable Python/C++ simulator of poly-articulated systems with OpenAI Gym interface for reinforcement learning
Stars: ✭ 90 (+38.46%)
Mutual labels:  openai-gym
Gym Ignition
Framework for developing OpenAI Gym robotics environments simulated with Ignition Gazebo
Stars: ✭ 97 (+49.23%)
Mutual labels:  openai-gym
gym-line-follower
Line follower robot simulator environment for Open AI Gym.
Stars: ✭ 46 (-29.23%)
Mutual labels:  openai-gym
modelicagym
Modelica models integration with Open AI Gym
Stars: ✭ 53 (-18.46%)
Mutual labels:  openai-gym
gym-tetris
An OpenAI Gym interface to Tetris on the NES.
Stars: ✭ 33 (-49.23%)
Mutual labels:  openai-gym
61-120 of 200 similar projects