Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[Project] Fixed input and variable output neural network

Hey everyone,

I need some advice on choosing a neural network type which is suitable for the application described below.

I have a data set with 39600 samples/entries, each sample has an image and a corresponding vector of variable length.

I want to create a neural network capable of predicting the vector associated with image based solely on the image.

So, I need a neural network which accepts a fixed length input (the image) and outputs a vector of variable length.

How can this be achieved?

Thank you.

submitted by /u/Pilo290
[link] [comments]