As discussed in our machine learning background page, many of the algorithms we provide in ML-Agents leverage some form of deep learning. More specifically, our implementations are built on top of the ...
ML-Agents allows you to use pre-trained [TensorFlow graphs](https://www.tensorflow.org/programmers_guide/graphs) inside your Unity games. This support is possible ...
A machine learning model ported into Google’s TensorFlow open-source AI framework has been paired up with the Unity game development engine to create a fully functional motion capture system out of a ...
Machine learning is a complex discipline but implementing machine learning models is far less daunting than it used to be. Machine learning frameworks like Google’s TensorFlow ease the process of ...