
At the stage of working on this idea where I'm not sure if it is a really good one or not actually an idea at all.
From: https://beta.observablehq.com/@grantcuster/functional-branding-sketch

At the stage of working on this idea where I'm not sure if it is a really good one or not actually an idea at all.
From: https://beta.observablehq.com/@grantcuster/functional-branding-sketch

Always enjoy going to @jxnblk's site to look something up and finding out how he's restyled the front-page. Looking default-minimal-styles good right now.
From: https://jxnblk.com/

Experimenting with using canvas to layout and render at print resolution.
From: https://beta.observablehq.com/@grantcuster/print-materials

Fill grid with largest possible squares around obstacles.
From: https://beta.observablehq.com/@grantcuster/fill-grid-with-largest-possible-squares-around-obstacles

Projection (probably t-SNE) as interface for labeling data. Cool to see something where projection is the main interface.

Interactive Convolutional Neural Network – a nice interactive diagram by Thomas Preusse.
From: https://beta.observablehq.com/@tpreusse/interactive-convolutional-neural-network

I made a GIF of running UMAP on the digits dataset, adding one digit into the dataset and retraining each frame. This was probably a weird thing to do but it is helping me to develop more of an intuition of what it's preserving (nearest neighbors) and what is not informative (overall positioning/scale).

After a lot of python problems I've got the umap tutorial running in a Jupyter notebook (my first Jupyter notebook).
From: https://umap-learn.readthedocs.io/en/latest/basic_usage.html

I made a thing to go from markdown to grid cells. It uses canvas to calculate line breaks and break paragraphs into separate cells.
From: https://beta.observablehq.com/@grantcuster/markdown-to-grid

I've used remark for markdown parsing before, but I'm just now starting to realize what a cool set of connected projects this is.
From: https://unified.js.org/