PPO for simple optimization

I want to optimize a simple multivariate function, for example, f(x1,x2)=2x1^2-3x2^3​, using proximal policy optimization. How can I code it?

1 Comment

Could you please tell us what you have tried so far ?

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 5 Dec 2023

Commented:

on 25 Sep 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!