krasserm's Stars
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
AlaaLab/deep-learning-uncertainty
Literature survey, paper reviews, experimental setups and a collection of implementations for baselines methods for predictive uncertainty estimation in deep learning models.
wiseodd/last_layer_laplace
Last-layer Laplace approximation code examples
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
google-research/google-research
Google Research
open-mmlab/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
facebookresearch/pifuhd
High-Resolution 3D Human Digitization from A Single Image.
JohannesBuchner/imagehash
A Python Perceptual Image Hashing Module
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
jinfengr/neural-tweet-search
Multi-Perspective Relevance Matching with Hierarchical ConvNets for Social Media Search (Rao et al. AAAI'19)
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
bmild/nerf
Code release for NeRF (Neural Radiance Fields)
capreolus-ir/capreolus
A toolkit for end-to-end neural ad hoc retrieval
NTMC-Community/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
tomohideshibata/BERT-related-papers
BERT-related papers
harpribot/awesome-information-retrieval
A curated list of awesome information retrieval resources
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
google/trax
Trax — Deep Learning with Clear Code and Speed
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
team-approx-bayes/dl-with-bayes
Contains code for the NeurIPS 2019 paper "Practical Deep Learning with Bayesian Principles"
peteanderson80/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
jiasenlu/vilbert_beta
pivpn/pivpn
The Simplest VPN installer, designed for Raspberry Pi
ruotianluo/GoogleConceptualCaptioning
zhjohnchan/awesome-image-captioning
A curated list of image captioning and related area resources. :-)
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
rowanz/grover
Code for Defending Against Neural Fake News, https://rowanzellers.com/grover/
kpot/keras-transformer
Keras library for building (Universal) Transformers, facilitating BERT and GPT models