mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
commit
51446a72b5
1 changed files with 2 additions and 2 deletions
|
@ -119,7 +119,7 @@ Further resources:
|
|||
- [Data Analysis / Data Visualization](#sas-data-analysis)
|
||||
- [High Performance Machine Learning (MPP)](#sas-mpp)
|
||||
- [Natural Language Processing](#sas-nlp)
|
||||
- [Demos and Scripts](#sas-demos)
|
||||
写个脚本把它们爬下来 - [Demos and Scripts](#sas-demos)
|
||||
- [Scala](#scala)
|
||||
- [Natural Language Processing](#scala-nlp)
|
||||
- [Data Analysis / Data Visualization](#scala-data-analysis)
|
||||
|
@ -729,7 +729,7 @@ on MNIST digits[DEEP LEARNING].
|
|||
#### Computer Vision
|
||||
|
||||
* [OpenCVDotNet](https://code.google.com/archive/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 be 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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue