Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-11-2019 10:31 PM
As the title suggests, we wanted to create a simple tool that creates graph embeddings for a neo4j graph database without much hassles. We created a CLI interface using python which accepts a neo4j database link and generates embeddings which can then be used for lot of downstream tasks in machine learning. (PS you don't need GPUs for this)
Repo available at:https://github.com/vedashreep/PyEmbeo
Demo video: https://www.youtube.com/watch?v=BLezWkccvr0
Suggestions are most welcome
All the sessions of the conference are now available online