Visualizing Colombia´s Income Distribution less than 1 minute read Preliminary exploration of interactive plots for Colombia’s income distribution. ⚠️🚧 This post is under construction ⚠️🚧 Income Wealth Share on Twitter Facebook LinkedIn Previous Next
Bernoulli Embeddings: A demonstration using the MovieLens dataset (Part 2) 9 minute read This post develops demonstrates multiple use cases for the embedded representations of movies.
Bernoulli Embeddings: A demonstration using the MovieLens dataset 10 minute read This post develops an extension to traditional word embedding models in order to produce low-dimensional representations of movies.
Relationships extraction with BLOOM 8 minute read This post briefly demonstrates how a large language model, when properly prompted, can be used to extract multiple types of relationships between entities.
Neural Networks as Universal Approximators 7 minute read Exploring the universal approximation theorem by implementing and training simple neural networks in JAX.