Topic:
- matrix factorization
- collaborative filtering
- CTR预估
- one shot learning (单样本学习)+ 孪生网络
- 强化学习 RL
- 对抗生成网络 GAN
- GCN/GNN
- Meta-learning法。从先前的学习经验中提炼出基本的参数和结构配置。
- Transfer learning法。从先前的学习经验中提炼出可以重用的一些知识
- machine translation
- LSTM/GRU/GMU...
- Attention
- Transformer
- encoder-decoder
- factorization machine
- auto-encoder
- sequence to sequence
- copy net
- highway
- conventional/ recurrent / recursive neural network
- memory network/Neural Turing Machines
- Momentum
Method:
- DSSM
- Wide & Deep
- GAN各种变形
- FM各种变形
- GLU/GTU/GMU/GRU
- ResNet
- copynet
- dropout
- L1/L2 正则
- batch norm
- clip by norm/value
- learning rate decay
预处理语言模型:
word2vec, fasttext, glove, elmo, gpt, bert
No comments:
Post a Comment