Skip to content

Final Project of ECE 276C course taken at UCSD in Fall 2020

Notifications You must be signed in to change notification settings

Anirudh-Swaminathan/mujoco_fetch_HER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Reacher

ECE276C Final Project - Fall 2020 UCSD MS ECE

Team Members

Description

This repository houses code for the final project of ECE 276C - Robot Reinforcement Learning taken at UCSD in Fall 2020.

Base Code

The base implementation of DDPG and D4PG on Unity Reacher environment was provided in this repository. The Unity Reacher environment is provided by this repository. The specific environment that is in use in this project is the Unity Reacher environment.

Installation Instructions

  • Install dependencies on top of python3.6.8 (the version on DSMLP server)
pip3 install -r requirements.txt
  • Follow env installation instructions as given in the Getting Started section in problem 2 README. Ensure that when on server, follow the instruction marked (for AWS) to download the env without visualization in this directory

About

Final Project of ECE 276C course taken at UCSD in Fall 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published