SciSharp STACK
A .NET based Open Source Ecosystem for Data Science, Machine Learning and AI.
Chicago, US
Pinned Repositories
BotSharp
AI Multi-Agent Framework in .NET
Keras.NET
Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
Numpy.NET
C#/F# bindings for NumPy - a fundamental library for scientific computing, machine learning and AI
NumSharp
High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
Pandas.NET
Pandas port for C# and F#, data analysis tool, process multi-dim array in DataFrame.
SciSharp-Stack-Examples
Practical examples written in SciSharp's machine learning libraries
SciSharp.Models
Image Classification, Time Series, Transformer, Object Detection
SiaNet
An easy to use C# deep learning library with CUDA/OpenCL support
TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
SciSharp STACK's Repositories
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
SciSharp/NumSharp
High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
SciSharp/Numpy.NET
C#/F# bindings for NumPy - a fundamental library for scientific computing, machine learning and AI
SciSharp/Keras.NET
Keras.NET is a high-level neural networks API for C# and F#, with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
SciSharp/Pandas.NET
Pandas port for C# and F#, data analysis tool, process multi-dim array in DataFrame.
SciSharp/SciSharp-Stack-Examples
Practical examples written in SciSharp's machine learning libraries
SciSharp/SharpCV
A Computer Vision library for C# and F# that combines OpenCV and NDArray together in .NET Standard.
SciSharp/BotSharp-UI
Build, test and manage your AI Agents in the central place.
SciSharp/Gym.NET
openai/gym's popular toolkit for developing and comparing reinforcement learning algorithms port to C#.
SciSharp/CherubNLP
Natural Language Processing in .NET Core
SciSharp/SciSharp
SciSharp STACK is focused on building tools for Machine Learning development.
SciSharp/ICSharpCore
Jupyter kernel in C# .NET Core which is the standard interface for SciSharp STACK.
SciSharp/Tensor.NET
A lightweight and high-performance tensor library which provides numpy-like operations but .NET style interfaces. It supports generic tensor, Linq, C# native slices and so on. (Qushui student project))
SciSharp/dotnet-mysql-replication
C# Implementation of MySQL replication client
SciSharp/Awesome-DotNET-MCP
Awesome ModelContextProtocol resources - A curated list of MCP DotNET resources
SciSharp/GGMLSharp
Use GGML with C#/.NET
SciSharp/SciSharp.Models
Image Classification, Time Series, Transformer, Object Detection
SciSharp/protobuf.Text
Text format support for protobuf
SciSharp/Seq2SeqSharp
Seq2SeqSharp is a tensor based fast & flexible encoder-decoder deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, many different types of encoders/decoders(Transformer, LSTM, BiLSTM and so on), multi-GPUs supported and so on.
SciSharp/tensorflow-net-docs
Tensorflow.NET documentation
SciSharp/TensorFlow.NET.OpencvAdapter
A library which enables using tensorflow.net with opencvsharp. It reuses the memory to provide a good performance.
SciSharp/qdrant-csharp
Qdrant .NET Client
SciSharp/chatbot-ui
An open source ChatGPT UI.
SciSharp/tensorflow
An Open Source Machine Learning Framework for Everyone
SciSharp/botsharp-doc
Provide documentation for using botsharp in multiple languages
SciSharp/LLamaSharpBinaries
SciSharp/BotSharp-Drivers
All kinds of action drivers empower AI agents
SciSharp/botsharp-starters
Starter Projects for BotSharp