Skip to content

surajad97/RL-Reactor-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement learning for Control

Stochastic Policy Search

Policy network

In the same way as we used data-driven optimization to tune the gains $K_P,K_I,K_D$ in the PID controllers, we can use the same approach to tune (or train) the parameters (or weights) $\boldsymbol{\theta}$ of a neural network.

In the first part a relatively simple neural network controller in PyTorch is built.

Reinforce algorithm

In order to implement and apply the Reinforce algorithm, the following steps are performed:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages