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
Building AI Agent in Llama 2 and .NET 6
Building AI Agent in Llama 2 and .NET 6
An AI agent is a computer program or system that can perceive its environment, process information, and make decisions or take actions to…
Haiping Chen
Jan 14
Understand the LLM Agent Orchestration
Understand the LLM Agent Orchestration
Explain in detail the components of Profile, Memory, Planning, and Action components.
Haiping Chen
Oct 15, 2023
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, 2023
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
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
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
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