Skip to content

Solve a complex environment by leveraging pre-trained policies where policy is proficient in solving individual sub-task

Notifications You must be signed in to change notification settings

Frank2002code/MultiCoach-RL

Repository files navigation

MultiCoach-RL

Solve a complex environment by leveraging pre-trained policies where policy is proficient in solving individual sub-task

File Structure

MultiCoach-RL/
├─ env/
│  ├─ game/
│  │  ├─ snake_game.py
│  ├─ snake_game_envbase.py
├─ model/
│  ├─ nn.py
│  ├─ agent.py
│  ├─ robots.txt
├─ utils/
├─ result/
├─ scripts/
│  ├─ train.sh
│  ├─ test.sh
├─ multi_coach.py
├─ .env
├─ .gitignore

About

Solve a complex environment by leveraging pre-trained policies where policy is proficient in solving individual sub-task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published