13 packages tagged with “neuralnetwork”
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.
The Ryskamp Learning Machine represents a quantum leap in the world of machine learning. It breaks from the traditions of the past and uses a completely new paradigm for the core machine learning algorithm. This algorithm focuses on logic over pure mathematical solutions and specific information processing (currently associated with traditional programming) combined with categorization and pattern recognition (currently associated with machine learning) into a single algorithm and engine. Additionally, the RLM saves every decision it ever makes, making debugging simple. Neural network “black box” problems are now a thing of the past.
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN and native memory management
A Neural Networks Library for netstandard2.0 and dotnet core.
Caffe: a fast open framework for deep learning. http://caffe.berkeleyvision.org/
Library of FeedForward - Neural Network named Eva.
Simple Implementation Of Deep Neural Network With CSharp.
Library for creating and using basic neural networks.
Captcha Recognition for DE UI based on Nerual Nets
Neural Network Library in C#
A neural network training library using hardware acceleration via OpenCL. It supports hardware acceleration both for the gradient descent, and the network result calculations. The library can be used from .net core as well. For more info, visit the project URL.
This library is created to provide an easy control over deep learning neural network
AurelsOpenAIClient is a simple .NET library for integrating OpenAI APIs into your applications. It supports various functionalities such as Chat Completion, Speech-to-Text, Text-to-Speech, Translation, Image Generation. All you need is an OpenAI API key.