tguens's Stars
y0ast/Glow-PyTorch
Simple, extendable, easy to understand Glow implementation in PyTorch
pyro-ppl/numpyro
Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
OATML/bdl-benchmarks
Bayesian Deep Learning Benchmarks
FraBle/python-sutime
Python wrapper for Stanford CoreNLP's SUTime
ikostrikov/pytorch-flows
PyTorch implementations of algorithms for density estimation
pytorch/xla
Enabling PyTorch on XLA Devices (e.g. Google TPU)
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
optuna/optuna
A hyperparameter optimization framework
missing-semester/missing-semester
The Missing Semester of Your CS Education 📚
chrischute/real-nvp
Implementation of Real NVP in PyTorch
karpathy/pytorch-normalizing-flows
Normalizing flows in PyTorch. Current intended use is education not production.
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
PGM-Lab/InferPy
InferPy: Deep Probabilistic Modeling with Tensorflow Made Easy
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch