nolfwin's Stars
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
gkamradt/langchain-tutorials
Overview and tutorial of the LangChain Library
faridrashidi/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
ResidentMario/missingno
Missing data visualization module for Python.
google/uncertainty-baselines
High-quality implementations of standard and SOTA methods on a variety of tasks.
Mikoto10032/AutomaticWeightedLoss
Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning
pyg-team/pytorch-frame
Tabular Deep Learning Library for PyTorch
GT-RIPL/Continual-Learning-Benchmark
Evaluate three types of task shifting with popular continual learning algorithms.
facebookresearch/dadaptation
D-Adaptation for SGD, Adam and AdaGrad
LeoGrin/tabular-benchmark
aamini/evidential-deep-learning
Learn fast, scalable, and calibrated measures of uncertainty using neural networks!
dougbrion/pytorch-classification-uncertainty
This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"
cccntu/minLoRA
minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.
ryantibs/conformal
Tools for conformal inference in regression
masashitsubaki/QuantumDeepField_molecule
Quantum deep field for molecule
vanderschaarlab/hyperimpute
A framework for prototyping and benchmarking imputation methods
MIDASverse/MIDASpy
Python package for missing-data imputation with deep learning
atomisticnet/aenet
Atomic interaction potentials based on artificial neural networks
aamini/chemprop
Fast and scalable uncertainty quantification for neural molecular property prediction, accelerated optimization, and guided virtual screening.
tencent-alchemy/Alchemy
nyuolab/NYUTron
public code repository for paper "Health system scale language models are general purpose clinical prediction engines"
pfnet-research/TabCSDI
A code for the NeurIPS 2022 Table Representation Learning Workshop paper: "Diffusion models for missing value imputation in tabular data"
anandsaha/nips.cocob.pytorch
PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.
Nebularaid2000/bottleneck
PyTorch implementation of the paper "Discovering and Explaining the Representation Bottleneck of DNNs" (ICLR 2022)
ywatanabe1989/custom_losses_pytorch
Custom loss functions to use in (mainly) PyTorch.
optimizedlearning/mechanic
kyama0321/gammachirpy
A Python package of the dynamic compressive gammachirp filterbank (dcGC-FB)
ant-research/Learning-to-Discover-Various-Simpson-Paradoxes
SimNet for discover various Simpson's paradoxes (KDD 2023).