75 packages
returned for Tags:"neural-networks"
The AForge.Neuro library contains classes for artificial neural network computation - feed forwards networks with error back propagation learning and Kohonen self organizing maps. Full list of features is available on the project's web site.
This is a lightweight package which is able to run neural networks with weights from different sources like Keras models.
Contains neural learning algorithms such as Levenberg-Marquardt, Parallel Resilient Backpropagation, initialization procedures such as Nguyen-Widrow and other neural network related methods. This package is part of the Accord.NET Framework.
Provides network management capabilities for Microsoft Azure.
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/
A lightweight, linq-friendly inference library for .NET
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...
More information
Catalyst is a Natural Language Processing library built from scratch for speed. Inspired by spaCy's design, it brings pre-trained models, out-of-the box support for training word and document embeddings, and flexible entity recognition models.
A powerful neural network library for creating perceptron for classifying inputs. Also see SodiumPlusTraining for training neural networks using the error backpropagation approach.
Easy neural network visualizer winform .Net usercontrol
A library for serializing/deserializing neural networks created with SodiumPlus
A library for training neural networks created with SodiumPlus
A library for quick implementation of neural networks
Rocket powered machine learning. Create, compare, adapt, improve - neural networks at the speed of thought.
Rocket powered machine learning. Create, compare, adapt, improve - neural networks at the speed of thought.
Provides virtual network management capabilities for Microsoft Azure.
Encog is an advanced machine learning framework that supports a variety of advanced algorithms, as well as support classes to normalize and process data. Machine learning algorithms such as Support Vector Machines, Artificial Neural Networks, Genetic Programming, Bayesian Networks, Hidden Markov...
More information
Machine Learning library for .NET Core
C# library for easy Deep Learning and Deep Reinforcement Learning. It is wrapper over C# CNTK API. Has implementation of layers (LSTM, Convolution etc.), optimizers, losses, shortcut-connections, sequential model, sequential multi-output model, agent teachers, policy gradients, actor-critic etc....
More information
Text Analytics and Sentiment Analysis API - allows to perform following: Sentiment analysis, Document classification, Entity extraction, Themes discovery, Keyword analysis, Citation detection, Slang detection..