M
MLP
Projects with this topic
-
MLP and CNN to classify TinyImage30 dataset. Fine Tuned models. Applied Grad-Cam to identify parts of the image that highly impact the classification based on model convolution gradients. Feature-2-Seq RNN encoder/decoder network trained on the COCO dataset. The produced model is able to predict reasonable captions for provided test images.
Updated -
-
TensorFlow examples for Artificial Neural Networks course including: MLP with softmax output layer; MLP and CNN for MNIST dataset; CNN for CIFAR-10 dataset with data augmentation; LSTM with CNN layer for IMDB sentiment classification task.
Updated