issues
search
goto-ru
/
Basic_ML
A work in progress towards stacking all the data science, data management and machine learning training materials [in russian].
5
stars
4
forks
source link
DL-track
#2
Closed
justheuristic
closed
7 years ago
justheuristic
commented
8 years ago
[x] Линейные модели и градиенты. Feature extraction. "А что если фичи сами себя найдут" Biological inspiration. Unsupervised feature learning. RBM, PCA, всё в scikit-learn
[x] Intro (s4 theano). Chain rule aka backprop. Nonlinearity. Stochastic gradient descent. Mommentum, rmsprop, adagrad. dl_s4 -> theano, logistic regression, Shallow NN in theano.
[x] Convolutional NN, pooling, dropout, deep learning @image architectures. dl_s4@mlhep -> lasagne part.
[x] Project example: cats Vs dogs. Information flow approach. "Fix my poor NN" game. Fine-tuning. Moar cats-v-dogs.
[x] Autoencoders. Shrinking AE. Expanding AE problem. Regularization. Distortion & denoizing AE. s8 Smile adjustment
[x] Generative adversarial networks. Cross-domain learning. s7 Generating NotMnist or Mnist or faces.
[x] batchnorm из физики. Nonlinearity choice, maxout, batch-norm, parallel architectures. cats-vs-dogs from scratch && compare learning rates with/without batchnorm.
[x] text CNNs, avito [ссылка]
[x] Recurrent neural networks. Text encoding. Text generation. Language models. dl_s10 -> generate your own Harms/laws/R&P/any
[ ] conversation model from scratch
justheuristic
commented
7 years ago
https://github.com/yandexdataschool/HSE_deeplearning