Top 20 NuGet neural Packages

Implementation of neural network structure.
deep graph convultional neural network library
Hype is a proof-of-concept deep learning library, where you can perform optimization on compositional machine learning systems of many components, even when such components themselves internally perform optimization. This is enabled by nested automatic differentiation (AD) giving you access to the ...
A simple lightweight Neural network library, suitable for education and enthusiasts. Currently in development and not finished yet, please look forward for updates.
A library for serializing/deserializing neural networks created with SodiumPlus
A library for training neural networks created with SodiumPlus
Simple library for creating sequential models of convolutional neural networks. Library is for the solving small problems because is aimed on the readable code and modularity more than performance.
A lightweight .netstandard 2.0 neural networking library
Package Description
Main contract (interfaces) for package NeuralNetwork.Structure. Used by packages NeuralNetwork.Structure (implementations) and NeuralNetwork.Learning
Utilize ML5 Library from c# in Blazor Client.Play with Teachable Machine models or Create a Neural Network model or use a Image Classifier or Sound Classifier or YOLO or COCOSSD model or PoseNet model , visit Github for documentation.
Parallel Neural Network Classes for .NET. Backpropagation class for easy training and testing. Code Project link: http://www.codeproject.com/Articles/1016734/Parallel-Artificial-Neural-Networks-in-NET-Frame GitHub link: https://github.com/hemanthk119/NeuralNetworks/
.Net Implementation of w2v for those who want to use goolglr word2vec tools in theirs .net solutions. See github page for easy start.
A powerful neural network library for creating perceptron for classifying inputs. Also see SodiumPlusTraining for training neural networks using the error backpropagation approach.
Library for creating and using basic neural networks.
A library for quick implementation of neural networks
Machine Learning library for .NET Core