Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.56 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.56 KB

MSAIL Deep Reinforcement Learning Project

This is a brief guide for deep reinforcement learning projects in MSAIL 2020-2021.

Set Up

We'll be using OpenAI's Gym environment for this project.

  1. OpenAI Gym - The Gym main website
  2. OpenAI Gym Github Repo - The Raw code of Gym in Github
  3. OpenAI Gym Documentation - Documentation, with installation instruction

Resources

More Resources: All of these Github repos have links to a ton of useful RL content (other tutorials, courses, textbooks, blog posts, research papers, etc)

Acknowledgements

Thanks to Qianbo Yin (Grayson) for compiling the first iteration of this resource guide

Michigan Student Artificial Intelligence Lab (MSAIL) 2020-2021