Skip to content
/ force Public
forked from gwthomas/force

A library for reinforcement learning research

Notifications You must be signed in to change notification settings

ptzagk/force

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Force

Force is a library for reinforcement learning research, built on TensorFlow and OpenAI Gym. It is under active development. Basic features at present:

  • Tools for running experiments and logging results
  • An implementation of the proximal policy optimization algorithm
  • Flexible callback system for inserting custom behavior without rewriting the core functionality

The name "Force" was originally derived from the word reinforcement, but, by a fun coincidence, it is also related to one of my advisors via Newton's second law.

About

A library for reinforcement learning research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%