Machine Learning (COMP-652)
Winter 2017

Machine Learning Resources

Note: this is not an exhaustive list, just a starting point if you are looking for machine learning papers, software or data. The list will be further revised during the term.

Journals

Machine Learning
Journal of Machine Learning Research
Journal of Artificial Intelligence Research
Artificial Intelligence

Conferences

International Conference on Machine Learning (ICML)
AAAI Meetings
Neural Information Processing Systems (NIPS)
Computational Learning Theory (COLT)
Uncertainty in Artificial Intelligence (UAI)
International Conference on Knowledge Discovery and Data Mining (KDD)
IEEE International Conference on Data Mining (ICDM)
European Conference on Machine Learning (ECML)
International Joint Conference on Artificial Intelligence (IJCAI)

Repositories

Videolectures.net (a collection of scientific talks, including many in machine learning)
Reinforcement Learning Community
Deep learning
Support Vector Machines and related methods
Boosting and related methods
Genetic Programming
Data Mining
Knowledge Discovery in Databases
Active Learning

Machine Learning Data

UCI machine learning repository
KDD Databases
Kaggle
Data World

Software

Scikit-learn (Python)
Matlab (has many machine learning libraries; free at McGill for graduate students)
Weka: Machine learning software in Java
Neural Java
MLC++