Implementation of AI related papers. It address natural language processing, computer vision, generative adversarial network, speech recognition/synthesis.
- Word2Vec (2013, Efficient Estimation of Word Representations in Vector Space: paper)
- Transformer (2017, Attention Is All You Need: paper)
- AlexNet (2012, ImageNet Classification with Deep Convolutional Neural Networks: paper)
- VGGNet (2015, Very Deep Convolutional Networks For Large-Scale Image Recognition: paper)
- GoogleNet (2015, Going Deeper with convolutions: paper)
- ResNet (2016, Deep Residual Learning for Image Recognition: paper)
- GAN (2014, Genrative Adversarial Nets: paper)
- DCGAN (2015, Unsupervised Representation Learning With Deep Convolutional Generative Adversarial Networks paper)
- Conformer (2020, Conformer: Convolution-augmented Transformer for Speech Recognition: paper)