ML Programming/Development Resources
Python
Popular Python ML Libraries -
1. Scikit-learn 2. Google's Tensorflow 3. Theano 4. Pylearn2
Domain Specific ML Libraries
1. For Image Processing
- scikit-image, Python imaging library (PIL), OpenCV-python
Cloud APIs
Google cloud machine leaning services
ML Practical Advice and Suggested Readings
1. An expert advice on image processing libraries and programming in Python
ML Research Resources
ML Datasets
Specific Datasets Links
Text Data for NLP tasks
1. News groups data (for text classification and/or clustering projects)
2. e-mail data from Enron Employee (link-1) (link-2) (information extraction, social network analysis, and topic modeling)
3