FelixNeutatz's Stars
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
elastic/elasticsearch-labs
Notebooks & Example Apps for Search & AI Applications with Elasticsearch
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
cmu-db/15445-bootcamp
A basic introduction to coding in modern C++.
superduper-io/superduper
Superduper: Build end-to-end AI applications and agent workflows on your existing data infrastructure and preferred tools - without migrating your data.
unlearning-challenge/starting-kit
Starting kit for the NeurIPS 2023 unlearning challenge
syne-tune/syne-tune
Large scale and asynchronous Hyperparameter and Architecture Optimization at your fingertips.
awslabs/fortuna
A Library for Uncertainty Quantification.
karpathy/randomfun
Notebooks and various random fun
sunbelbd/song
SONG: Approximate Nearest Neighbor Search on GPU. SONG is a graph-based approximate nearest neighbor search toolbox.
ggerganov/llama.cpp
LLM inference in C/C++
dbaranchuk/ivf-hnsw
Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
nmslib/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
google-research/google-research
Google Research
meta-llama/llama
Inference code for Llama models
lancedb/lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
marionbartl/gender-bias-BERT
This repository holds the code for my master thesis entitles "The Association of Gender Bias with BERT - Measuring, Mitigating and Cross-lingual portability"
google-research-datasets/gap-coreference
GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipedia for the evaluation of coreference resolution in practical applications.
kai-tub/ben-docs
A user-friendly introduction to the multi-modal BigEarthNet-MM dataset.
mlco2/codecarbon
Track emissions from Compute and recommend ways to reduce their impact on the environment.
JonasGeiping/cramming
Cramming the training of a (BERT-type) language model into limited compute.
AlexTMallen/adaptive-retrieval
facebookresearch/LAMA
LAnguage Model Analysis
Giskard-AI/giskard
🐢 Open-Source Evaluation & Testing for ML & LLM systems
automl/TabPFN
Official implementation of the TabPFN paper (https://arxiv.org/abs/2207.01848) and the tabpfn package.
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
nok/sklearn-porter
Transpile trained scikit-learn estimators to C, Java, JavaScript and others.
google/or-tools
Google's Operations Research tools:
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python