KexianShen / parking-env

An environment for parking task
MIT License
4 stars 0 forks source link

parking_ppo.py #1

Open moneypi opened 1 month ago

moneypi commented 1 month ago

I train a model by python parking_ppo.py --capture-video=True unfortunately, the result is not very good, as below

https://github.com/user-attachments/assets/0df41fa1-c6b5-4377-a079-7a85ce4b1ab4

KexianShen commented 4 weeks ago

Thanks for trying this demo project. These training scripts are written for educational purposes. I recommend you use search and learning based methods such as the AlphaZero series, LightZero, muzero-general.