Pinned Repositories
backpack
BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.
BehaviorTree.CPP
Some custom changes to the BehaviorTree.CPP library.
Consensus_Clustering
An implementation of Consensus clustering in Python
dot-spacemacs
My personal spacemacs setup mainly for c++ programming
equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
equivariant
Equivariant ConvNets for Differentially Private Image Classification.
eqxvision
A Python package of computer vision models for the Equinox ecosystem.
information_retrieval_formulary
Formulary for the TUM course Information Retrieval in High Dimensional Data. Based on the cheatsheet from latex4ei but restructered and expanded with some additional bug fixes.
ml_privacy_meter
Privacy Meter: An open-source library to audit data privacy in statistical and machine learning algorithms.
moviepy
Video editing with Python
hlzl's Repositories
hlzl/equivariant
Equivariant ConvNets for Differentially Private Image Classification.
hlzl/backpack
BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.
hlzl/BehaviorTree.CPP
Some custom changes to the BehaviorTree.CPP library.
hlzl/Consensus_Clustering
An implementation of Consensus clustering in Python
hlzl/dot-spacemacs
My personal spacemacs setup mainly for c++ programming
hlzl/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
hlzl/eqxvision
A Python package of computer vision models for the Equinox ecosystem.
hlzl/information_retrieval_formulary
Formulary for the TUM course Information Retrieval in High Dimensional Data. Based on the cheatsheet from latex4ei but restructered and expanded with some additional bug fixes.
hlzl/ml_privacy_meter
Privacy Meter: An open-source library to audit data privacy in statistical and machine learning algorithms.
hlzl/moviepy
Video editing with Python
hlzl/mpc_formulary
Formulary for the TUM course Model Predictive Control (MPC). Based on the cheatsheet template from latex4ei.
hlzl/optax
Optax is a gradient processing and optimization library for JAX.