You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keras-users
hi!
I found the code that implementing the TransE model with keras occasionally. What confused me was that it imported the TransE directly, e.g. from keras.layers.embeddings import TransE.
Did keras ever support TransE?
Message has been deleted
Message has been deleted
Shijia
unread,
Mar 31, 2016, 12:07:35 AM3/31/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keras-users
The attachment is the entire code of using TransE model. Does anyone know the implementation of the TransE layer in Keras?