Pinned Repositories
BoardGameGeek.jl
Scrape BoardGameGeek.com using Julia.
BrowserMacros.jl
Julia macros to surf the web from the comfort of your REPL. 🏄
GradedTestSets.jl
julia-ml-course
Julia Programming for Machine Learning course at TU Berlin
NoiseRobustDifferentiation.jl
Total Variation Regularized Numerical Differentiation
SparseConnectivityTracer.jl
Fast operator-overloading Jacobian & Hessian sparsity detection.
ExplainableAI.jl
Explainable AI in Julia.
DifferentiationInterface.jl
An interface to various automatic differentiation backends in Julia.
DitherPunk.jl
Dithering algorithms in Julia.
modernjuliaworkflows.github.io
Blog posts on best practices for Julia development
adrhill's Repositories
adrhill/julia-ml-course
Julia Programming for Machine Learning course at TU Berlin
adrhill/BrowserMacros.jl
Julia macros to surf the web from the comfort of your REPL. 🏄
adrhill/SparseConnectivityTracer.jl
Fast operator-overloading Jacobian & Hessian sparsity detection.
adrhill/GradedTestSets.jl
adrhill/ImageNetDataset.jl
The ImageNet 2012 Classification Dataset (ILSVRC 2012-2017) in Julia
adrhill/innvestigate
A toolbox to iNNvestigate neural networks' predictions!
adrhill/adrhill
adrhill/AbstractDifferentiation.jl
An abstract interface for automatic differentiation.
adrhill/ADTypes.jl
Repository for SciML AD backend types
adrhill/Chairmarks.jl
Benchmarks with back support
adrhill/Colors.jl
Color manipulation utilities for Julia
adrhill/ColorTypes.jl
Basic color definitions and traits
adrhill/DataAugmentation.jl
Flexible data augmentation library for machine and deep learning
adrhill/DiffEqDocs.jl
Documentation for the DiffEq differential equations and scientific machine learning (SciML) ecosystem
adrhill/DiffEqFlux.jl
Universal neural differential equations with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods
adrhill/DifferentiationInterface.jl
An experimental redesign for AbstractDifferentiation.jl.
adrhill/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
adrhill/Fermi.jl
Fermi quantum chemistry program
adrhill/ForwardDiff.jl
Forward Mode Automatic Differentiation for Julia
adrhill/General
The official registry of general Julia packages
adrhill/iclr2025-sparse-autodiff
adrhill/julia
The Julia Programming Language
adrhill/JuliaCon2024-ExplainableAI
adrhill/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
adrhill/Metalhead.jl
Computer vision models for Flux
adrhill/miryoku_zmk
Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout. Miryoku ZMK is the Miryoku implementation for ZMK.
adrhill/MLDatasets.jl
Utility package for accessing common Machine Learning datasets in Julia
adrhill/NNlib.jl
Neural Network primitives with multiple backends
adrhill/SparseDiffTools.jl
Fast jacobian computation through sparsity exploitation and matrix coloring
adrhill/SparseMatrixColorings.jl
Coloring algorithms for sparse Jacobian and Hessian matrices