facebookresearch / qmnist
The QMNIST dataset
☆237Updated 2 years ago
Alternatives and similar repositories for qmnist:
Users that are interested in qmnist are comparing it to the libraries listed below
- Concise deep learning for JAX☆184Updated 4 years ago
- Implementations of ideas from recent papers☆391Updated 4 years ago
- Basic experiment framework for tensorflow.☆92Updated 3 years ago
- ☆304Updated 3 years ago
- Transfer Learning library for Deep Neural Networks.☆253Updated last year
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆178Updated 4 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆175Updated 3 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Implementation of Model-Agnostic Meta-Learning (MAML) in Jax☆188Updated 2 years ago
- Tools for loading standard data sets in machine learning☆203Updated 2 years ago
- Equi-normalization of Neural Networks☆115Updated 5 years ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆510Updated 5 years ago
- A user-centered Python package for differentiable probabilistic inference☆202Updated 4 years ago
- Easily benchmark machine learning models in PyTorch☆149Updated 10 months ago
- PyTorch functions and utilities to make your life easier☆195Updated 3 years ago
- Experiments with Adam/AdamW/amsgrad☆196Updated 6 years ago
- A cleaner way to build neural networks for PyTorch.☆184Updated 5 years ago
- Deep Learning Projects that Build Themselves☆360Updated 6 years ago
- Original PyTorch implementation of the Leap meta-learner (https://arxiv.org/abs/1812.01054) along with code for running the Omniglot expe…☆148Updated last year
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 6 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆148Updated 3 years ago
- Implementation for the Lookahead Optimizer.