This space is to tune my practical deep learning skills.
- [Image] Fashion MNIST Dataset - Multi Class Image Classification using modified LeNet [Link]
- [Text] Language Words Dataset - Multi Class Word Classification using character level LSTM [Link]
- [Text] US Baby Names Dataset - Name Generation using character level LSTM [Link]
- [Image] Neural Style Transfer using pre trained VGG19 Net [Link]
- [Image + Text] CAPTCHA Dataset - Text Recognition with CRNN using pre trained RESNET and Bi-GRU [Link]
- [Image] Cityscape Image Pairs Dataset - Image Segmentation with UNet [Link]