Pinned Repositories
chrome-extension-blogpost
Chrome extension created in our blog post
crystal-ball
A "navigator" for exploring 2-dimensional hyperbolic space using the Poincaré disc model. The entire graph or point configuration can be translated and rotated by dragging the ambient, and individual points can be moved, too.
feed-feeder
Checks RSS feeds for changes and saves new items to your database. Uses PubSubHubbub where possible otherwise polls every specified interval.
frechet-mean-hyperboloid
geodesic-poincare-embeddings
Geodesic updates for Nickel & Kiela's graph embedding algorithm in hyperbolic space.
give-me-five
Use Lateral to recommend content that is relevant to the page you're currently seeing in Chrome
hs-semantic-tree
Training word embeddings using hierarchical softmax with a semantic tree.
hyperplane-hasher
Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.
minkowski
Skip-gram word embeddings in hyperbolic space
poincare-embeddings
A multi-threaded C++ implementation of Nickel & Kiela's "Poincare Embeddings" paper from NIPS 2017, following the implementation of the authors.
Lateral's Repositories
lateral/chrome-extension-blogpost
Chrome extension created in our blog post
lateral/minkowski
Skip-gram word embeddings in hyperbolic space
lateral/hyperplane-hasher
Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.
lateral/hs-semantic-tree
Training word embeddings using hierarchical softmax with a semantic tree.
lateral/poincare-embeddings
A multi-threaded C++ implementation of Nickel & Kiela's "Poincare Embeddings" paper from NIPS 2017, following the implementation of the authors.
lateral/frechet-mean-hyperboloid
lateral/give-me-five
Use Lateral to recommend content that is relevant to the page you're currently seeing in Chrome
lateral/geodesic-poincare-embeddings
Geodesic updates for Nickel & Kiela's graph embedding algorithm in hyperbolic space.
lateral/crystal-ball
A "navigator" for exploring 2-dimensional hyperbolic space using the Poincaré disc model. The entire graph or point configuration can be translated and rotated by dragging the ambient, and individual points can be moved, too.
lateral/feed-feeder
Checks RSS feeds for changes and saves new items to your database. Uses PubSubHubbub where possible otherwise polls every specified interval.
lateral/recommender-gem
Ruby wrapper around the Lateral API
lateral/phylogeny
Code to accompany the paper https://arxiv.org/abs/2104.11430
lateral/warpspeed
An implementation of WARP/FM for hybrid recommendation in Cython.
lateral/navigator
An interface to interact with the Lateral API
lateral/NIPS-scheduler-Lateral
A tool for building a personalised schedule for NIPS 2016, using the Lateral API for finding similar talks and posters.
lateral/oh-hey
Seedhack hackathon rails app project
lateral/lateral-py
Python client library for using the Lateral API