PPO for simple optimization
Show older comments
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
Satwik
on 25 Sep 2024
Could you please tell us what you have tried so far ?
Answers (0)
Categories
Find more on Problem-Based Optimization Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!