SciSharp STACK
- Chicago, US
- http://scisharpstack.org
- scisharpstack@gmail.com
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
TensorFlow.NET-Tutorials
Beginner's tutorials for TensorFlow.NET
SciSharp-Stack-Examples
Practical examples written in SciSharp's machine learning libraries
TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C#.
Numpy.NET
C# 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.
dotnet-mysql-replication
C# Implementation of MySQL replication protocol
Keras.NET
Keras.NET is a high-level neural networks API, written in C# with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano.
Gym.NET
openai/gym's popular toolkit for developing and comparing reinforcement learning algorithms port to C#.
CodeMinion
A code generator framework capable of auto-generating the APIs of several SciSharp libraries.
SharpCV
A Computer Vision library combines OpenCV and NDArray together in .NET Standard.
NumSharp.Lite
NumSharp compact version without full datatype supported.
BotSharp
The Open Source AI Chatbot Platform Builder in 100% C# Running in .NET Core with Machine Learning algorithm.
protobuf.Text
Text format support for protobuf
SciSharp
SciSharp STACK is focused on building tools for Machine Learning development.
Pandas.NET
Pandas port in C#, data analysis tool, process multi-dim array in DataFrame.
ICSharpCore
Jupyter kernel in C# .NET Core which is the standard interface for SciSharp STACK.
SciSharpCube
Quickly experience all the latest features of SciSharp Machine Learning tools in docker container.
SharpPythonCompiler
A compiler which can transform the convention of C# code to the convention of Python
Torch.NET
.NET bindings for PyTorch. Machine Learning with C# / F# with Multi-GPU/CPU support
NeuronBlocks
Forked from microsoft/NeuronBlocksNLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
pythonnet
Forked from pythonnet/pythonnetPython for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
Ludwig.NET
Ludwig is a toolbox that allows to train and test deep learning models without the need to write code.
ludwig
Forked from uber/ludwigLudwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
OpenAIGym.NET
A toolkit for developing and comparing reinforcement learning algorithms.