Skip to content

danielrm91/reinforce_method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Reinforce

This repository implements the REINFORCE algorithm, a fundamental policy gradient method in which an ANN models the agent's policy. The environment is the CartPole game from gym.

About

A basic policy gradient algorithm implemented for solving the cartpole environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages