You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new feature: can create graphs from a Python iterator in addition to tsv files
new feature: seamless integration with NumPy
new feature: item attributes support via custom embeddings initialization
new feature: adjustable vector projection / normalization after each propagation step
Breaking changes:
transient modifier not supported any more - creating complex::reflexive columns for hypergraph embeddings, grouped by the transient entity gives better results.