param087's Stars
carpedm20/awesome-hacking
A curated list of awesome Hacking tutorials, tools and resources
openai/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
nasa/fprime
F´ - A flight software and embedded systems framework
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
EleutherAI/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
CompVis/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
nianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
POSTECH-CVLab/PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
google/model_search
facebookresearch/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
mljar/mljar-supervised
Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
replicate/keepsake
Version control for machine learning
VITA-Group/TransGAN
[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang
google-research/torchsde
Differentiable SDE solvers with GPU support and efficient sensitivity analysis.
getkeops/keops
KErnel OPerationS, on CPUs and GPUs, with autodiff and without memory overflows
google-deepmind/android_env
RL research on Android devices.
danijar/dreamerv2
Mastering Atari with Discrete World Models
facebookresearch/fairo
A modular embodied agent architecture and platform for building embodied agents
facebookresearch/d2go
D2Go is a toolkit for efficient deep learning
mukul-rathi/bolt
Bolt is a language with in-built data-race freedom!
google-research/bigbird
Transformers for Longer Sequences
dynamicwebpaige/thinking-in-data
A VS Code extension pack to help users visualize, understand, and interact with data.
huggingface/nn_pruning
Prune a model while finetuning or training.
openai/CLIP-featurevis
code for reproducing some of the diagrams in the paper "Multimodal Neurons in Artificial Neural Networks"
shreyashankar/toy-ml-pipeline
Toy example of an applied ML pipeline for me to experiment with MLOps tools.
facebookresearch/CTrLBenchmark
Benchmark for Lifelong learning research
spaceml-org/Self-Supervised-Learner
Curator can be used to train a classifier with fewer labeled examples needed using self-supervised learning.
facebookresearch/access
Code to reproduce the experiments from the paper.
google/mlir-hs
Haskell bindings for MLIR