Skip to content

woutervanheeswijk/example_continuous_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This script provides a minimal working example to implement continuous policy gradients in Python, using Tensorflow 2.0. It deploys a Gaussian policy and utilizes the gradient tape to determine weight updates.

The code was released together with the following TowardsDataScience article, providing background on the theory and implementation steps:

A Minimal Working Example for Continuous Policy Gradients in Tensorflow 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages