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.

[D] Confusions about Entity/Categorical embeddings

Hello r/Machine Learning,

I have a couple of questions regarding entity/categircal embeddings that I hope we could clear out:

1) Can Entity/Categorical embeddings be used for an output layer (for multi-class classification task)?

2) Can I use entity/categorical embeddings if I a variable can store several categories (for example I have three classes {A, B, C} and an object can be {A and B})? Is there a python implementation for it?

3) Is Keras Embedding layer is actually performing entity embedding? The documentation doesn’t seem to be clear in this regard

Thank you 🙂

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