johnhalloran321's Stars
Wang-ML-Lab/bayesian-peft
[NeurIPS 2024] BLoB: Bayesian Low-Rank Adaptation by Backpropagation for Large Language Models
gkamradt/LLMTest_NeedleInAHaystack
Doing simple retrieval from LLM models at various context lengths to measure accuracy
aymeric-roucher/LongContext_vs_RAG_NeedleInAHaystack
Comparing retrieval abilities from GPT4-Turbo and a RAG system on a toy example for various context lengths
microsoft/prv_accountant
A fast algorithm to optimally compose privacy guarantees of differentially private (DP) mechanisms to arbitrary accuracy.
vulus98/Rethinking-attention
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
facebookresearch/fisher_information_loss
This code reproduces the results of the paper, "Measuring Data Leakage in Machine-Learning Models with Fisher Information"
google/differential-privacy
Google's differential privacy libraries.
p-lambda/dsir
DSIR large-scale data selection framework for language model training
hmmlearn/hmmlearn
Hidden Markov Models in Python, with scikit-learn like API
p-lambda/incontext-learning
Experiments and code to generate the GINC small-scale in-context learning dataset from "An Explanation for In-context Learning as Implicit Bayesian Inference"
IST-DASLab/sparsegpt
Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".
karpathy/llama2.c
Inference Llama 2 in one file of pure C
Trusted-AI/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
POSTECH-CVLab/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
stanford-crfm/BioMedLM
Michedev/DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work
ddbourgin/numpy-ml
Machine learning, in numpy
ddbourgin/em
Notes + notebooks on EM + variational EM algorithms for Bayesian methods tutorial
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
CompVis/stable-diffusion
A latent text-to-image diffusion model
andreasjansson/language-detection.el
Automatic programming language detection of code snippets, in Emacs Lisp
OlgaChernytska/word2vec-pytorch
Implementation of the first paper on word2vec
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
salesforce/genhance
bbuck/tab-pinner
The Chrome extensions Tab Pinner (Keyboard Shortcuts)
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
yang-song/score_sde_pytorch
PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
chenhongge/RobustTrees
[ICML 2019, 20 min long talk] Robust Decision Trees Against Adversarial Examples
vgsatorras/hybrid-inference
mruffini/Hierarchical-Methods-of-Moments