rickstaa / stable-learning-control

A framework for training theoretically stable (and robust) Reinforcement Learning control algorithms.
https://rickstaa.dev/stable-learning-control
MIT License
6 stars 1 forks source link

Fix: Resolve ruamel safe_load deprecation issue #396

Closed rickstaa closed 7 months ago

rickstaa commented 7 months ago

This pull request updates the code to replace deprecated safe_load method from ruamel package. See documentation: https://yaml.readthedocs.io/en/latest/api/.