n-waves / examplesLinks
☆13Updated 6 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆35Updated 7 years ago
- A very naive and simple benchmark between dlib and pytorch in terms of space and time☆19Updated 5 years ago
- Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando☆31Updated 8 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 7 years ago
- Implements an infinite sum of poisson-weighted convolutions☆27Updated 7 years ago
- ☆45Updated 6 years ago
- TensorFlow, PyTorch and Numpy layers for generating Orthogonal Polynomials☆31Updated 7 years ago
- ☆52Updated 7 years ago
- Python library for various computer vision problems with a focus on easy usage.☆18Updated 4 years ago
- Generalized Compressed Network Search with PyTorch☆26Updated 8 years ago
- The stand-alone training engine module for the ALOHA.eu project.☆15Updated 6 years ago
- ☆12Updated 6 years ago
- Implementation of the SAN model for imparting gender privacy to face images☆63Updated 4 years ago
- Tensorboard parser☆22Updated last year
- This repo parallelizes mAP_evaluation using python's multiprocessing module.☆18Updated 3 years ago
- A collection of notebooks aiding the understanding of machine-learning papers.☆10Updated 4 years ago
- Odds and Ends and Things I've implemented.☆78Updated 6 years ago
- Research code need not be ugly.☆77Updated 2 years ago
- ☆25Updated 6 years ago
- Demonstration of using Caffe2 inside an Android application.☆68Updated 7 years ago
- Prunable nn layers for pytorch.☆48Updated 7 years ago
- Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses☆194Updated 2 years ago
- Pure Python dashboard for monitoring deep learning experiments (like TensorBoard for PyTorch/JAX/etc, without a browser)☆95Updated 3 years ago
- A lightweight library for tensorflow 2.0☆65Updated 6 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html