From 8375d018a0fd6c4e4b924f31274b9b9dae24184d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mesut=20Pi=C5=9Fkin?= Date: Fri, 22 Jul 2016 19:03:56 +0300 Subject: [PATCH] Update dotnet-developer-projects.md (#306) added new library (Accord.NET Framework) link --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index b3e9dd3..416e6dd 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -165,6 +165,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * Data Mine/Data Extraction/Machine Learning/AI * [AForge.NET](http://www.aforgenet.com/) - a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics + * [Accord.NET Framework](https://github.com/accord-net/framework) - The Accord.NET Framework is a .NET machine learning framework combined with audio and image processing libraries completely written in C#. * [Nepy](http://nepy.codeplex.com) - A collection of NLP parsers for .NET * [SharpNLP](http://sharpnlp.codeplex.com) - SharpNLP is a collection of natural language processing tools written in C# * [Toxy](http://toxy.codeplex.com) - An data/text extraction framework for .NET, similar to Tika in Java.