Ir al contenido principal

Entradas

Mostrando entradas de julio, 2018

How to integrate TensorflowJs and Unity by Creating a simple guessing game

This is a Tensorflow.js tutorial for integrating a javascript library with Unity, above is the vid and below you will find some of the steps followed. 1. Pre-reqs Have Unity installed Have node.js installed 2. Create the game using the Unity editor 3. Integrate unity with a javascript library like tensorflow.js - Calling a javascript library from unity