/DGTools-NeuralNetwork

Tools for Neural Network developpement in Unity

Primary LanguageC#OtherNOASSERTION

DGTools NeuralNetwork

Tools for Neural Network developpement in Unity

Installing

To install this package you'll need DGTools-Core, to install it you just have to add this to your Project/Packages/manifest.json :

{
	"dependencies": {
		"com.dgtools.core": "https://github.com/Poulpinou/DGTools-Core.git",
	}
}

Then open "DGTools/Package Importer" window in the Unity Editor and click on "Install" next to "com.dgtools.neuralnetwork".

How to use?

See Documentation

Authors

Licenses

See Licence