Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.4 KB

README.md

File metadata and controls

22 lines (20 loc) · 1.4 KB

Continuous Control

Environment

Getting Started

  1. Install jupyter. (See this)
  2. Clone this repository.
  3. Download runtime environment (runtime builded by Unity) for your platform.
  4. Extract above zip file in cloned this repository.
  5. Run 'jupyter notebook' in above directory.
  6. Open 'Continuous_Control.ipynb' from Jupyter Notebook.
  7. Execute 'Run all'.