dschaehi
I am a postdoc in the Knowledge Technology Group, University of Hamburg. I am interested in building robust neural architectures.
University of HamburgHamburg, Germany
dschaehi's Stars
zhijing-jin/NLP4SocialGood_Papers
A reading list of up-to-date papers on NLP for Social Good.
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
dschaehi/nn-zero-to-hero
Neural Networks: Zero to Hero
ashleve/lightning-hydra-template
PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
hoelzer/dfg
A LaTeX template for a basic DFG (Deutsche Forschungsgemeinschaft, German Research Foundation) grant proposal.
bjoernpl/GermanBenchmark
A repository containing the code for translating popular LLM benchmarks to German.
bitsandbytes-foundation/bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
mengdi-li/awesome-RLAIF
A continually updated list of literature on Reinforcement Learning from AI Feedback (RLAIF)
mengdi-li/internally-rewarded-rl
[ICML 2023] Code for paper "Internally Rewarded Reinforcement Learning"
rushrukh/awesome-explainable-ai
A repository for summaries of recent explainable AI/Interpretable ML approaches
maet3608/minimal-setup-py
An example for a minimal setup.py
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
huggingface/safetensors
Simple, safe way to store and distribute tensors
awth13/org-appear
Toggle visibility of hidden Org mode element parts upon entering and leaving an element
probml/pml2-book
Probabilistic Machine Learning: Advanced Topics
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
omnilib/ufmt
Safe, atomic formatting with black and µsort
facebookresearch/multimodal
TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
nobiot/org-transclusion
Emacs package to enable transclusion with Org Mode
minad/org-modern
:unicorn: Modern Org Style
ofa-x/OFA-X
This repository contains the code for the publication "Harnessing the Power of Multi-Task Pretraining for Ground-Truth Level Natural Language Explanations"
kedro-org/kedro
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
facebookresearch/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
google-deepmind/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
wangyongjie-ntu/Awesome-explainable-AI
A collection of research materials on explainable AI/ML
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications