Question: In this programming assignment, we will train a neural net for caption generation. This neural network is made of two components: a feed forward convolutional

In this programming assignment, we will train a neural net for caption generation. This neural network is made of two components: a feed forward convolutional net (CNN)--- to extract features from the images --- and a recurrent neural net (RNN)--- to output a variable length caption for each input image. We will use MNIST (handwritten digits) dataset for this purpose.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!