An open API service indexing awesome lists of open source software.

https://github.com/huggingface/huggy

Huggy is a Unity ML-Agents environment showcasing a dog mastering stick-catching through deep reinforcement learning.
https://github.com/huggingface/huggy

deep-reinforcement-learning ml-agents reinforcement-learning unity

Last synced: 3 months ago
JSON representation

Huggy is a Unity ML-Agents environment showcasing a dog mastering stick-catching through deep reinforcement learning.

Awesome Lists containing this project

README

          

# Huggy 🐶

Huggy

Huggy is a Unity ML-Agents environment showcasing a dog mastering stick-catching through deep reinforcement learning.

You can **play with him in your browser** 👉 [here](https://huggingface.co/spaces/ThomasSimonini/Huggy)

You can **learn to train Huggy using Deep Reinforcement Learning** 👉 [with this tutorial](https://huggingface.co/learn/deep-rl-course/unitbonus1/introduction)

## Aknowledgments

Huggy is a Deep Reinforcement Learning environment made by Hugging Face and based on [Puppo the Corgi](https://blog.unity.com/technology/puppo-the-corgi-cuteness-overload-with-the-unity-ml-agents-toolkit), a project by the Unity MLAgents team. This environment was created using the Unity game engine and MLAgents. **ML-Agents is a toolkit for the game engine from Unity that allows us to create environments using Unity or use pre-made environments to train our agents**.