smartcorelib / smartcore

A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.
https://smartcorelib.org/
Apache License 2.0
671 stars 76 forks source link

A roadmap to implement RL model-free algorithms #244

Open Mec-iS opened 1 year ago

Mec-iS commented 1 year ago

I'm submitting a

Expected Behaviour:

We should provide some algorithms for Model-Free Reinforcement Learning:

Screenshot from 2022-11-18 12-42-25

This article starts with PPO.