Homepage
Open in app
Sign in
Get started
SciSharp STACK
A .NET based Open Source Ecosystem for Data Science, Machine Learning and AI.
NumSharp
TensorFlow.NET
Keras.NET
Torch.NET
All Stories
Team
Follow
C# Tensor: the absolute basics for beginners
For developers who have been working on enterprise information system, the word Tensor may be very unfamiliar, and they have no idea what…
Haiping Chen
Jan 21
TensorFlow AutoGraph for .NET
TensorFlow AutoGraph for .NET
TensorFlow 2.x has three mode of graph computation, namely static graph construction (the main method used by TensorFlow 1.x), Eager mode…
Haiping Chen
Dec 1, 2020
Queue in TensorFlow .NET
Queue in TensorFlow .NET
ThensorFlow is capable to handle multiple threads, and queues are powerful mechanism for asynchronous computation. If we have large…
Haiping Chen
Sep 21, 2019
Convolution Neural Network in .NET
Convolution Neural Network in .NET
In this article, we’ll implement a simple Convolutional Neural Network model. We’ll implement this model to classify MNIST dataset.
Haiping Chen
Jul 14, 2019
Neural Network in TensorFlow.NET
Neural Network in TensorFlow.NET
In this article, we’ll learn how to build a graph of neural network model in C#. The key advantage of neural network compared to Linear…
Haiping Chen
Jul 6, 2019
Introducing Keras.NET — high-level neural networks API in C#
Introducing Keras.NET — high-level neural networks API in C#
Keras.NET
Deepak Battini
Jun 21, 2019
Get started the journey of machine learning in .NET
Follow us in Github
Trending
Using Python Libraries in .NET without a Python Installation
Using Python Libraries in .NET without a Python Installation
Thanks to pythonnet we have a way to inter-operate between C# and Python. However, setting it up is problematic, as is deployment. Or is…
Meinrad Recheis
Jun 5, 2019
Slicing [:] in NumSharp
Slicing [:] in NumSharp
The .NET community is one step closer to having a powerful Open Source Machine Learning platform thanks to NumSharp’s awesome array…
Meinrad Recheis
May 8, 2019
Text Normalization of NLP in .NET
Text Normalization of NLP in .NET
Almost all NLP engineers now use Python or Java because of the open source NLP toolkits such as NLTK, CoreNLP, SpaCy and OpenNLP, as well…
Haiping Chen
Sep 5, 2018
About SciSharp STACK
Latest Stories
Archive
About Medium
Terms
Privacy
Teams