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.

[R] Function which takes as input two vectors of the same dimension from different spaces and produces a single latent vector

Hey!

I was working on an extreme multi-label classification task of which one of the modules is to create a function that would take a single document vector and label vector (both of 300 dimensions but created separately and so from different vector spaces) and would produce a new latent vector which would be binarily classifiable. My current naive approach is to simply concatenate the two vectors.

Could you please suggest some techniques, features or a general direction or topic to study. Any idea would be greatly appreciated as I have been at a total loss on how to proceed further.

Thank you!

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