Skip to content

Lyceum/LyceumAI.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LyceumAI

LyceumAI is a component package of the Lyceum ecosystem. It provides tools and frameworks to support algorithm development for continous control problems, such as trajectory optimization and reinforcement learning. Checkout the documentation for more information about Lyceum and LyceumAI.jl.

Algorithms

LyceumAI currently comes with Natural Policy Gradient, an on-policy Policy Gradient method referenced in Towards Generalization and Simplicity in Continuous Control, as well a Model Predictive Path Integral, an indirect shooting method for trajectory optimization and model predictive control.