jpeg729 / pytorch_bitsLinks
☆80Updated 7 years ago
Alternatives and similar repositories for pytorch_bits
Users that are interested in pytorch_bits are comparing it to the libraries listed below
Sorting:
- Several implementations of the kernel-based activation functions☆63Updated 6 years ago
- Probabilistic classification in PyTorch/TensorFlow/scikit-learn with Fenchel-Young losses☆192Updated 2 years ago
- Code for "Deep Convolutional Networks as shallow Gaussian Processes"☆39Updated 6 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 6 years ago
- Proximal Backpropagation - a neural network training algorithm that takes implicit instead of explicit gradient steps☆42Updated 6 years ago
- Gaussian Processes in Pytorch☆75Updated 5 years ago
- Dilated RNNs in pytorch☆211Updated 6 years ago
- Code for the paper Implicit Weight Uncertainty in Neural Networks☆65Updated 6 years ago
- Multiplicative Normalizing Flow (MNF) posteriors for variational Bayesian neural networks☆66Updated 5 years ago
- ☆82Updated 8 years ago
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch☆48Updated 8 years ago
- Code for "Sequential Neural Models with Stochastic Layers"☆117Updated 9 years ago
- Example implementation of the Bayesian neural network in "Structured and Efficient Variational Deep Learning with Matrix Gaussian Posteri…☆30Updated 5 years ago
- PyTorch implementation of AVF☆45Updated 5 years ago
- Implementation and demonstration of backdrop in pytorch. Code and demonstration of GP dataset generator.☆68Updated 7 years ago
- Implementation of soft dynamic time warping in pytorch☆99Updated 4 years ago
- Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al☆115Updated 7 years ago
- Experiments with differentiable stacks and queues in PyTorch☆144Updated 6 years ago
- ☆116Updated 2 years ago
- PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.☆38Updated 7 years ago
- TensorFlow, PyTorch and Numpy layers for generating Orthogonal Polynomials☆31Updated 7 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 7 years ago
- Odds and Ends and Things I've implemented.