CoolFace
Modelpublic

unity/ML-Agents-PushBlock

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes
README.md22 linesDownload Raw Back to root
1---2license: apache-2.03tags:4  - unity-ml-agents5  - ml-agents6  - deep-reinforcement-learning7  - reinforcement-learning8  - ML-Agents-PushBlock9library_name: ml-agents10---11 12# **ppo** Agent playing **PushBlock**13  This is a trained model of a **ppo** agent playing **PushBlock** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).14  15  ## Watch your Agent play16  You can watch your agent **playing directly in your browser:**. 17  18  1. Go to https://huggingface.co/spaces/unity/ML-Agents-PushBlock 19  2. Step 1: Write your model_id: unity/ML-Agents-PushBlock20  3. Step 2: Select your *.nn or *.onnx file21  4. Click on Watch the agent play ๐Ÿ‘€22