TongCHEN779's Stars
OpenInterpreter/open-interpreter
A natural language interface for computers
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
numba/numba
NumPy aware dynamic Python compiler using LLVM
facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications
lmcinnes/umap
Uniform Manifold Approximation and Projection
naver/dust3r
DUSt3R: Geometric 3D Vision Made Easy
probml/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
PythonOT/POT
POT : Python Optimal Transport
Harry24k/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks [torchattacks]
htqin/awesome-model-quantization
A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo.
tensorly/tensorly
TensorLy: Tensor Learning in Python.
qosf/awesome-quantum-software
Curated list of open-source quantum software projects.
ActiveVisionLab/Awesome-LLM-3D
Awesome-LLM-3D: a curated list of Multi-modal Large Language Model in 3D world Resources
MedMNIST/MedMNIST
[pip install medmnist] 18x Standardized Datasets for 2D and 3D Biomedical Image Classification
BYU-PRISM/GEKKO
GEKKO Python for Machine Learning and Dynamic Optimization
lean-dojo/LeanDojo
Tool for data extraction and interacting with Lean programmatically.
ott-jax/ott
Optimal transport tools implemented with the JAX framework, to get differentiable, parallel and jit-able computations.
wilson-labs/cola
Compositional Linear Algebra
fastai/timmdocs
Documentation for Ross Wightman's timm image model library
rajatvd/NTK
Code for experiments in my blog post on the Neural Tangent Kernel: https://eigentales.com/NTK
tonyduan/diffusion
From-scratch diffusion model implemented in PyTorch.
rub-ksv/adversarialattacks
Adversarial Attacks
rajatvd/NeuralODE
Experiments with Neural ODEs and Adversarial Attacks
Rapfff/jajapy
Baum-Welch for all kind of Markov models
Conturing/affinitree