Skip to content

A mini pong player trained using actor-critic reinforcement learning.

Notifications You must be signed in to change notification settings

dasingh92/minipong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minipong

A mini pong player trained using actor-critic reinforcement learning.

  • To successfully run the implementation, install torch libraries using conda or pip.
  • The repository contains a saved state of machine 'A2C.pth' to shorten the training effort required for subsequent runs.

About

A mini pong player trained using actor-critic reinforcement learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages