Machine Learning
To make machine learning and understand machine learning
16 Adversarial Models
Published:
Tags:
Summary: Adversarial models use a generator and discriminator
Pages: 3
15 Contrastive Models
Published:
Tags:
Summary: Contrastive self-supervised learning models can utilize more data
Pages: 5
14 Generative Models
Published:
Tags:
Summary: Generative self-supervised learning models can utilize more data
Pages: 5
13 Energy-based Model
Published:
Tags:
Summary: Energy-based model like Boltzmann machine is a special type of neural networks
Pages: 4
9 Tree-based Methods
Published:
Tags:
Summary: Decision trees are a simple model for decision. Yet combined with other methods, decision trees can be quite powerful.
Pages: 3
7 Embedding
Published:
Tags:
Summary: Embedding was one of the first ideas on computers and it is still the key component of machine learning
Pages: 2
5 Linear Models
Published:
Tags:
Summary: Linear models are very useful for baseline models.
Pages: 3
3 Feature Engineering
Published:
Tags:
Summary: In the industry, we spend a lot of time working on feature engineering.
Pages: 3
1 Machine Learning Overview
Published:
Category: { Machine Learning }
Tags:
References:
- Mehta, P., Bukov, M., Wang, C. H., Day, A. G. R., Richardson, C., Fisher, C. K., & Schwab, D. J. (2019). A high-bias, low-variance introduction to Machine Learning for physicists. Physics Reports, 810, 1–124.
- Shalev-Shwartz, S., & Ben-David, S. (2013). Understanding machine learning: From theory to algorithms. Understanding Machine Learning: From Theory to Algorithms
- Domingos, P. (2012). A few useful things to know about machine learning. Communications of the ACM, 55 (10), 78–87.
- Abu-Mostafa, Yaser S and Magdon-Ismail, Malik and Lin, Hsuan-Tien. Learning from Data. 2012. Available: https://www.semanticscholar.org/paper/Learning-From-Data-Abu-Mostafa-Magdon-Ismail/1c0ed9ed3201ef381cc392fc3ca91cae6ecfc698
- Deckert D-A. Advanced Topics in Machine Learning. In: Advanced Topics in Machine Learning [Internet]. Apr 2017 [cited 17 Oct 2021]. Available: https://www.mathematik.uni-muenchen.de/~deckert/teaching/SS17/ATML/
Summary: A brief overview of machine learning
Pages: 53