Self Driving/Mind Render Integration


This asset provides an environment where you can try machine learning for self-driving without programming. (You need "Mind Render" app, which is available for free from the app stores.)


by Mobile Internet Technology Co., LTD.


Price History +

With this asset, you can :

1. Set the hyper parameters on the programming learning app "Mind Render",

2. Send the data to the Unity project in this asset and perform learning, and

3. Send back the results to Mind Render and present the self-driving simulation visually.


It does not require programming, so it is suitable for those who are trying machine learning for the first time or those who want to try it without programming.


Mind Render

"Mind Render" is required to use this asset. Mind Render is a programming learning app made with Unity that allows you to create 3D programs by combining blocks.


Related Assets:

Self Driving/Mind Render AI Drill

This asset can perform all processes from parameter setting to simulation in Unity. It also details machine learning and programs for self-driving.


Python Cooperation/Mind Render AI Drill

This asset implements the machine learning part of self-driving in Python.