Joseph Nagel's starred repositories
DDPM-DDIM-Diffusion-Models
DDPM from scratch, sampling & training diffusion models, building neural networks for noise prediction, & personalized image generation
siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
beautiful-jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
minimal-mistakes
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
jekyll-theme-basically-basic
Your new Jekyll default theme.
lego-art-remix
Powerful computer vision assisted Lego mosaic creator · Over 1 million images created (so far!)
sysidentpy
A Python Package For System Identification Using NARMAX Models
bayesian-torch
A library for Bayesian neural network layers and uncertainty estimation in Deep Learning extending the core of PyTorch
adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
MeshDiffusion
Official implementation of "MeshDiffusion: Score-based Generative 3D Mesh Modeling" (ICLR 2023 Spotlight)
harmonic-oscillator-pinn
Code accompanying my blog post: So, what is a physics-informed neural network?
neurodiffeq
A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
InverseRigMapping
Inverse Rig Mapping is a toolset for Maya to map skeletal animation data e.g. mocap data back to arbitrary character rigs using machine learning.
transformers_from_scratch
Accompanying repository for this blogpost: https://www.lesswrong.com/posts/98jCNefEaBBb7jwu6/building-a-transformer-from-scratch-ai-safety-up-skilling
ddpm-torch
Unofficial PyTorch Implementation of Denoising Diffusion Probabilistic Models (DDPM)
simple-diffusion-model
An implementation of a denoising diffusion probabilistic model using PyTorch Lightning
minDiffusion
Self-contained, minimalistic implementation of diffusion models with Pytorch.