With the new project set up, we can now start writing our scripts to build a neural network. Go back to Unity and perform the following steps:
- Open the ARCoreML/Scripts folder and then from the menu, select Assets | Create | C# Script. Name the script as Neuron and double-click to open it in your editor of choice.