dodo-game-tools / DGTools-NeuralNetwork

Tools for Neural Network developpement in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tools for Neural Network developpement in Unity

License:Other


Languages

Language:C# 100.0%