Forums
Useful simulated environments:
- https://unity3d.com provides some python modules, called MLAgents, that all allow you to connect the game to python and, for example, use TensorFlow to learn a model for controlling an actor within the game environment. There are several useful tutorials provided by Unity3d, and also 3rd parties available on YouTube.
- Log in to post comments