EVEAI is a Deep Learning Library based on python Keras and Tensorflow. EVEAI dll allows embedding inference images from keras models into user-written applications. Under Windows, the EVEAI training Tool provides services to train user specific image datasets and EVEAI dll provides services to existing Windows applications which support inference images.
Please visit https://github.com/Hommoner/EVEAI for more information.
NxNet is an implementation of a BPN neural network written in C#. NxNet allows the user to configure the neural net, train and query the trained net. NxNet 2.0 introduces a batch query capability. Requires .Net Framework 2.0 be installed also.
DANNU - Database Artificial Neural Network Utility. A C#/.NET utility implementing the "NeuroBox" library which allows the user to import data from a database and train a network with it. A fully featured NN utlitility is envisioned.