MartinBraquet / Robot-Learning-UT

Simulation of a neural network model using Deep Deterministic Policy Gradient (DDPG) improved with Hindsight Experience Replay (HER) in the Fetch Reach and Pick and Place environments of Gym Open AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class Project in Robot Learning

CS391R: Robot Learning at the University of Texas at Austin

Final Project (Fall 2021)

Authors: Martin Braquet & Steven Patrick

Simulation of a neural network model using Deep Deterministic Policy Gradient (DDPG) improved with Hindsight Experience Replay (HER) in the Fetch Reach and Pick and Place environments of Gym Open AI.

This repo is a modified version of https://github.com/ARISE-Initiative/robosuite.

About

Simulation of a neural network model using Deep Deterministic Policy Gradient (DDPG) improved with Hindsight Experience Replay (HER) in the Fetch Reach and Pick and Place environments of Gym Open AI.

License:MIT License


Languages

Language:Python 100.0%Language:CMake 0.0%