matheus-1618 / Reinforcement-Learning

Repository to activities and projects from Reinforcement Learning subject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinforcement-Learning

Repository to activities and projects from Reinforcement Learning subject

Running one of the projects

  • Enter at the desired folder

  • Create an virtual enviroment with the command below:

python3 -m virtualenv venv
  • Install the requirements
pip install -r requirements.txt
  • Run the desired files and applications

About

Repository to activities and projects from Reinforcement Learning subject


Languages

Language:Python 59.4%Language:Jupyter Notebook 21.6%Language:PureBasic 18.9%