unity/ML-Agents-PushBlock
1
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 