From 99e3b8092c5490a5f8867e25d102985988085c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Souza?= Date: Sun, 30 Nov 2014 20:20:36 +0100 Subject: [PATCH] Adding AForge.NET and updating Accord.NET text I would propose adding Accord.NET also to the computer vision section, as this library has equal support for both machine learning and image processing/computer vision. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 62786f9..ee5eda3 100644 --- a/README.md +++ b/README.md @@ -488,6 +488,8 @@ on MNIST digits[DEEP LEARNING] * [OpenCVDotNet](https://code.google.com/p/opencvdotnet/) - A wrapper for the OpenCV project to be used with .NET applications. * [Emgu CV](http://www.emgu.com/wiki/index.php/Main_Page) - Cross platform wrapper of OpenCV which can be compiled in Mono to e run on Windows, Linus, Mac OS X, iOS, and Android. +* [AForge.NET](http://www.aforgenet.com/framework/) - Open source C# framework for developers and researchers in the fields of Computer Vision and Artificial Intelligence. Development has now shifted to GitHub. +* [Accord.NET](http://accord-framework.net) - Together with AForge.NET, this library can provide image processing and computer vision algorithms to Windows, Windows RT and Windows Phone. Some components are also available for Java and Android. #### Natural Language Processing