Update how-huggy-works.mdx

This commit is contained in:
Thomas Simonini
2022-12-05 17:45:20 +01:00
committed by GitHub
parent efca02850e
commit dbce7e5339

View File

@@ -1,4 +1,4 @@
# How Huggy works? [[how-huggy-works]]
# How Huggy works [[how-huggy-works]]
Huggy is a Deep Reinforcement Learning environment made by Hugging Face and based on [Puppo the Corgi, a project by the Unity MLAgents team](https://blog.unity.com/technology/puppo-the-corgi-cuteness-overload-with-the-unity-ml-agents-toolkit).
This environment was created using the [Unity game engine](https://unity.com/) and [MLAgents](https://github.com/Unity-Technologies/ml-agents). 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**.