mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-12-18 15:01:37 +03:00
Merge pull request #100 from cesarsouza/patch-1
Adding AForge.NET and updating Accord.NET text
This commit is contained in:
commit
d9eba86104
@ -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.
|
* [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.
|
* [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.
|
||||||
|
|
||||||
<a name="net-nlp" />
|
<a name="net-nlp" />
|
||||||
#### Natural Language Processing
|
#### Natural Language Processing
|
||||||
|
Loading…
Reference in New Issue
Block a user