RainBoltz / pySmore

A newly interpreted code of C++ project `SMORe`, which developed in Python to enhance the usage-flexibility and migration-potential.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

return `userEmbed` and `itemEmbed` from function `create_graph(...)`

RainBoltz opened this issue · comments

return userEmbed and itemEmbed from function create_embeddings to enhance the module flexibility.

if we could access the embeddings (in shared memory) at anytime, we could even do transfer learning on real-time lol