Pinned Repositories
bayesian-flow-networks
This is the official code release for Bayesian Flow Networks.
Boosting-GNNs
Boosting GNNs with Graph Transformations
diterpene_classification
e3_diffusion_for_molecules
G-SchNet
G-SchNet - a generative model for 3d molecular structures
KME-MMD-Demo
A short demo on the Maximum Mean Discrepancy (MMD)
Makemore-playground
Building out a modern Tranformer language model based on Andrej Karpathy's The spelled-out intro to language modeling: building makemore.
Micrograd-playground
Playing around with micrograd from Andrej Karpathy
simple-MLP
Creating a simple MLP from scratch for learning purposes
Stable-Diffusion-from-Scratch
My notes on understanding latent diffusion, coding along with Umar Jamil's video, playing around
JasperDeLandsheere's Repositories
JasperDeLandsheere/Boosting-GNNs
Boosting GNNs with Graph Transformations
JasperDeLandsheere/diterpene_classification
JasperDeLandsheere/KME-MMD-Demo
A short demo on the Maximum Mean Discrepancy (MMD)
JasperDeLandsheere/Makemore-playground
Building out a modern Tranformer language model based on Andrej Karpathy's The spelled-out intro to language modeling: building makemore.
JasperDeLandsheere/Micrograd-playground
Playing around with micrograd from Andrej Karpathy
JasperDeLandsheere/simple-MLP
Creating a simple MLP from scratch for learning purposes
JasperDeLandsheere/Stable-Diffusion-from-Scratch
My notes on understanding latent diffusion, coding along with Umar Jamil's video, playing around
JasperDeLandsheere/bayesian-flow-networks
This is the official code release for Bayesian Flow Networks.
JasperDeLandsheere/e3_diffusion_for_molecules
JasperDeLandsheere/G-SchNet
G-SchNet - a generative model for 3d molecular structures
JasperDeLandsheere/JasperDeLandsheere.github.io
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
JasperDeLandsheere/schnetpack-gschnet
G-SchNet extension for SchNetPack
JasperDeLandsheere/SP-MPNN
Implementation of the SPN model and the experiments from the LoG 2022 paper "Shortest Path Networks for Graph Property Prediction".
JasperDeLandsheere/Transformer-from-Scratch
My notes on understanding transformers, coding along with Umar Jamil's video, playing around
JasperDeLandsheere/Triton-Puzzles
Puzzles for learning Triton
JasperDeLandsheere/xlstm
Official repository of the xLSTM.