Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 872 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 872 Bytes

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.