Pinned Repositories
ae-wavenet
Wavenet Autoencoder for Unsupervised speech representation learning (after Chorowski, Jan 2019)
draw
Deep Recurrent Attentive Writer
hrbigelow.github.io
Article source code
japanese-practice
mamba-recall
Experiments with Mamba SSM models
pyctb
Python Customized Tracebacks
simple-diffusion
Implementations of some diffusion models from Sohl-Dickstein 2015 paper
streamvis
Write custom Bokeh interactive visualizations that receive streaming data from your application
svelte-jupyter-import
Template for importing Jupyter markdown file with embedded latex as a Svelte component rendered with distill.js
transformer-aiayn
The Transformer from "Attention is All You Need"
hrbigelow's Repositories
hrbigelow/streamvis
Write custom Bokeh interactive visualizations that receive streaming data from your application
hrbigelow/svelte-jupyter-import
Template for importing Jupyter markdown file with embedded latex as a Svelte component rendered with distill.js
hrbigelow/mamba-recall
Experiments with Mamba SSM models
hrbigelow/pyctb
Python Customized Tracebacks
hrbigelow/md-to-webpage
Compile a markdown file exported from Jupyter to a webpage. Supports syntax highlighting of code blocks and inline or block math mode using Katex
hrbigelow/opschema
Semantic Indices for Tensor Operations
hrbigelow/simple-diffusion
Implementations of some diffusion models from Sohl-Dickstein 2015 paper
hrbigelow/transformer-aiayn
The Transformer from "Attention is All You Need"
hrbigelow/bogacz-tutorial-vis
Interactive Visualization of Rafal Bogacz Predictive Coding Tutorial paper
hrbigelow/cexp
Concurrency Experiments
hrbigelow/codebits
Miscellaneous coding practice
hrbigelow/configs
Config files
hrbigelow/cpython
The Python programming language
hrbigelow/cuda-training-series
Training materials associated with NVIDIA's CUDA Training Series (www.olcf.ornl.gov/cuda-training-series/)
hrbigelow/depngs
Next-gen Sequencing analysis tools
hrbigelow/einsum-tuple
Einsum Tuple mini-language: An enhancement of einsum notation for defining tensorflow ops
hrbigelow/esbuild-plugin-markdown
Import markdown files with esbuild
hrbigelow/flax
Flax is a neural network library for JAX that is designed for flexibility.
hrbigelow/getIntoGameDev
hrbigelow/grok
Grok open release
hrbigelow/kernel-methods
Interactive Tutorial article on Kernel Methods
hrbigelow/leetcode-solutions
Solutions to Leetcode problems
hrbigelow/lightning
Deep learning framework to train, deploy, and ship AI products Lightning fast.
hrbigelow/mamba
hrbigelow/orbax
Orbax provides common checkpointing and persistence utilities for JAX users
hrbigelow/pc-rl-article
Blog article on Predictive Coding and Reinforcement Learning
hrbigelow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
hrbigelow/Vulkan-Docs
The Vulkan API Specification and related tools
hrbigelow/vulkan_minimal_compute
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
hrbigelow/VulkanTutorial
Tutorial for the Vulkan graphics and compute API