by Mohamed Ashmawy
AlbiruniML is a linear algebra and machine learning library written in pure C# language inspired by tensorflow
by Jozu MLOps
In this article, we build a Retrieval-Augmented Generation (RAG) pipeline using KitOps, integrating tools like ChromaDB for embeddings, Llama 3 for language models, and SentenceTransformer for embedding models.
by Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
by Nicolas DESCARTES
How to implement neural networks in C#?