revsic / np-gaussian-processLinks
Numpy implementation of Gaussian Process Regression
☆11Updated 6 years ago
Alternatives and similar repositories for np-gaussian-process
Users that are interested in np-gaussian-process are comparing it to the libraries listed below
Sorting:
- A pytorch implementation for the LSTM experiments in the paper: Why Gradient Clipping Accelerates Training: A Theoretical Justification f…☆46Updated 5 years ago
- ☆17Updated 7 years ago
- SplitNet implemented based on ResNet-50 trained on ImageNet-22K☆16Updated 7 years ago
- [ICLR 2019] Learning Representations of Sets through Optimized Permutations☆36Updated 6 years ago
- Implementation of Methods Proposed in Preventing Gradient Attenuation in Lipschitz Constrained Convolutional Networks (NeurIPS 2019)☆35Updated 5 years ago
- ☆39Updated 5 years ago
- Capacity Estimation and Measuring Tools for Neural Networks☆29Updated 3 years ago
- Computing the eigenvalues of Neural Tangent Kernel and Conjugate Kernel (aka NNGP kernel) over the boolean cube☆47Updated 5 years ago
- Lua implementation of Entropy-SGD☆82Updated 7 years ago
- This repository implements the latent optimization using automatic differentiation from the paper LOGAN.☆11Updated 5 years ago
- Implementation of various generative models☆14Updated 6 years ago
- tensorflow implementation of Exploring Randomly Wired Neural Networks for Image Recognition☆31Updated 5 years ago
- Pytorch implementation of Variational Dropout Sparsifies Deep Neural Networks☆84Updated 3 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 5 years ago
- [ICLR 2020] FSPool: Learning Set Representations with Featurewise Sort Pooling☆42Updated last year
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.