slide from Rachal's TEDx.
- Using MNIST dataset, which is bacis to machine learning, you can learn the core concepts of NLP and Computer vision.
- Generated arithmetic equations which has random length, code
- SerializationDataset: Arrange the data
- CalculationDataset: Automatically make operations
- ClassificationDataset: Making data lable, which is result of arithmetic
- if you want to use jupyter notebook and test it, click code
sequence to sequence model (Enncoder-Decoder)
- Seq2seq model, pytorch code
Language modeling paper/article which is applied in these project