Skip to content
Aman Priyadarshi edited this page May 29, 2016 · 3 revisions

Create and Edit Neural Network with ease, write complex networks and use your favorite language (even you can use C) to train and interact with neural network you have created.

How to use?

  • Compile code (using Visual Studio)
  • Execute SharpBrain.exe
  • Create Your network.
  • Create Namedpipe on client end and send request.

or If you are lazy to compile then download it's pre-release

Clone this wiki locally