ultrons's Stars
google-deepmind/penzai
A JAX research toolkit for building, editing, and visualizing neural networks.
explainingai-code/StableDiffusion-PyTorch
This repo implements a Stable Diffusion model in PyTorch with all the essential components.
hendrycks/test
Measuring Massive Multitask Language Understanding | ICLR 2021
google/flaxformer
ikostrikov/jaxrl
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
google/tensorflow-recorder
TFRecorder makes it easy to create TensorFlow records (TFRecords) from Pandas DataFrames and CSVs files containing images or structured data.
AI4Finance-Foundation/FinRL
FinRL: Financial Reinforcement Learning. 🔥
CompVis/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
google/trax
Trax — Deep Learning with Clear Code and Speed
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
huangsam/ultimate-python
Ultimate Python study guide :snake: :snake: :snake:
GoogleCloudPlatform/mlops-on-gcp
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
szagoruyko/pytorchviz
A small package to create visualizations of PyTorch execution graphs
loudinthecloud/pytorch-ntm
Neural Turing Machines (NTM) - PyTorch Implementation
jindongwang/Pytorch-CapsuleNet
An easy-to-follow Pytorch implementation of Hinton's Capsule Network
pytorch/tutorials
PyTorch tutorials.
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
kakaobrain/torchgpipe
A GPipe implementation in PyTorch
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
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
mugithi/google-terraform-pytorch-tpu
Automated provisioner of a Google Cloud TPU environment for training in PyTorch
enggen/DeepMind-Advanced-Deep-Learning-and-Reinforcement-Learning
Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind
pytorch/xla
Enabling PyTorch on XLA Devices (e.g. Google TPU)
google/automl
Google Brain AutoML
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
amix/vimrc
The ultimate Vim configuration (vimrc)
elithrar/admission-control
A helpful micro-framework for writing Kubernetes Admission Controllers 🔎🎟