# PyTorch

Image Caption Generation with BLEU

Do text pre-processing and text embeddings with an image to text model, compare the performance and usage of RNNs versus LSTMs as sequence generators.

Link

Image Classification with Convolutional Neural Networks

Build the CNN network and improve performance, do filter and feature maps visualisation.

Link