shahad-mahmud / ML_resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contents

Books

A

Attention

B

Byte Pair Encoding (BPE)

C

Connectionist temporal classification (CTC)

CTC is used to train deep neural networks in speech recognition, handwriting recognition and other sequence problems.

Convolutional Neural Networks (CNN)

L

LSTM

  • Understanding LSTM Networks (blog): A good introduction to RNN and discussion of the problem. Then why LSTM is needed and block by block explanation.

W

Weight Decay

About

License:GNU General Public License v3.0