Skip to content

Latest commit

 

History

History
76 lines (50 loc) · 3.91 KB

tutorials.99_examples.rst

File metadata and controls

76 lines (50 loc) · 3.91 KB

Usage Examples

In the following, we collect the links to MushroomRL scripts showing examples for most approaches available in MushroomRL.

The examples can be all found in the examples folder in the MushroomRL repository.

Finite MDPs with Temporal Difference

TD with function approximation

Classical Policy Search and Actor-Critic

Black Box Optimization

Deep Critic-Only

Deep Actor-Critic

Continuos Control From Pixels

Others Examples (Environment and Tools)