Skip to content

schr476/HUGS2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUGS2021

Software Requirement

  • Python 3.7
  • The environemnt framework is built of OpenAI Gym
  • Additional python packages are defined in the setup.py
  • For now, we assumes you are running at the top directory

Installing

  • Pull code from repo
git clone https://github.com/schr476/HUGS2021.git
  • Install HUGS2021 (via pip):
cd HUGS2021
pip install -e . --user

Directory Organization

├── setup.py        : package setup file
├── hugs2021        : a folder contains RL steering scripts  
├── dataprep        : a folder with code to read and prep data
├── notebooks       : a folder with notebooks that can be executed on colab.research.google.com
          

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published