Bernoulli Embeddings: A demonstration using the MovieLens dataset (Part 2)
This post develops demonstrates multiple use cases for the embedded representations of movies.
⚠️⚠️ This page is under construction ⚠️⚠️
This post develops demonstrates multiple use cases for the embedded representations of movies.
This post develops an extension to traditional word embedding models in order to produce low-dimensional representations of movies.
This post briefly demonstrates how a large language model, when properly prompted, can be used to extract multiple types of relationships between entities.
Preliminary exploration of interactive plots for Colombia’s income distribution.
Exploring the universal approximation theorem by implementing and training simple neural networks in JAX.
Understanding the nuts and bolts of Word2Vec by fully implementing it in JAX.