Skip to content

JynxZz/ryu-forcement-learning

Repository files navigation

ROAD MAP

Setup

Run this command in your Terminal to setup the training :

curl https://raw.githubusercontent.com/JynxZz/ryu-forcement-learning/master/dotfiles/.setup_rl.sh | sh && exec zsh

Normally all the directory is set up for the ruy-forcement-learning.

Now Run this following command in the project directory :

cd ~/code/ryu-forcement-learning/
make env && make install

Now we add the rom of the game to the path. The vitrtual env is setup and the requirements are install in the repo.

New alias is setup :

  • rl => to go directly to the repo and work !!

Don't forget to use this :

make push

Lectures

DIAMBRA

Alpha Go

Artificial Gamer

BaseLine

  1. Understand theory (Pytorch & RayLib & Stable Baseline 3) and environement (DIAMBRA)
  2. Try to beat the regular game : 10 matchs in 2 rounds
  3. Setup VM for the training : One Motherload & children
  4. Make Agents better

Meeting & Brainstorm

Let's go meet and brainstorm !

About

Le Wagon Project - Reinforcement Learning

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published