Skip to content

Training a PPO agent to play chess with pretraining and self-learning using PyTorch Lightning and TorchRL

Notifications You must be signed in to change notification settings

denizetkar/chess-rl-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to setup

  • Install Python and pipenv
  • Set env variable $env:PIPENV_VENV_IN_PROJECT = 1
  • Run pipenv sync

About

Training a PPO agent to play chess with pretraining and self-learning using PyTorch Lightning and TorchRL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages