Machine Learning with TensorFlow
Below is an example of the machine learning capabilities of Unity3D with its ML Agents Toolkit.
Specifically, the plugin allows for deep reinforcement learning with TensorFlow that teaches so-called “agents” to play video games using the Unity game engine based on configurable actions and rewards.
This is a simple test I created to learn the fundamentals of machine learning/neural networks. I look forward to diving deeper into this new technology and seeing what else it can do!