Skip to content

Commit 8fd1c40

Browse files
authored
Update README.md
1 parent 69bb2a6 commit 8fd1c40

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,22 @@ Subjcts :
2929
- Cyclical Annealing Schedule
3030
- [x] MultiTask Learning
3131
- [ ] GANs (GAN, DCGAN, CGAN, CycleGAN, StarGAN, StyleGAN, WGAN, etc)
32-
- [ ] RNNs(RNN, LSTM, GRU)
32+
- [ ] RNNs(RNN, LSTM, GRU) (NLP and Vision)
33+
- [ ] Text Generation
34+
- [ ] Sentiment Analysis
35+
- [ ] Seq2Seq
36+
- [ ] Attention Mechanism
37+
- [ ] Transformers
38+
- [ ] Image Captioning
39+
- [ ] CTC Loss
40+
- [ ] Word Embedding
41+
- [ ] NER(Named Entity Recognition)
42+
- [ ] Misc
3343
- [ ] Style transfer
3444
- [ ] Adversarial Attacks (Examples)
3545
- [ ] Object Detection
3646
- [ ] Semantic Segmentation
47+
- [ ] Siamese Networks
3748
- [ ] Autograd introduction
3849
- [ ] Datasets Introduction
3950
- Misc

0 commit comments

Comments
 (0)