oarriaga / RBF-NetworkLinks
Minimal implementation of a radial basis function network.
☆74Updated 6 years ago
Alternatives and similar repositories for RBF-Network
Users that are interested in RBF-Network are comparing it to the libraries listed below
Sorting:
- Bayesian optimization in high-dimensions via random embedding.☆116Updated 12 years ago
- Deep Kernel Learning. Gaussian Process Regression where the input is a neural network mapping of x that maximizes the marginal likelihood☆95Updated 8 years ago
- Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates☆115Updated 8 years ago
- Input Convex Neural Networks☆311Updated 6 years ago
- Demos demonstrating the difference between homoscedastic and heteroscedastic regression with dropout uncertainty.☆141Updated 9 years ago
- pyGPs is a library containing an object-oriented python implementation for Gaussian Process (GP) regression and classification.☆217Updated 7 years ago
- Practice with MCMC methods and dynamics (Langevin, Hamiltonian, etc.)☆42Updated 5 years ago
- Deep Gaussian Processes in matlab☆93Updated 4 years ago
- Pure Python/Numpy implementation of the Nelder-Mead algorithm.☆131Updated 4 years ago
- Wasserstein / earth mover's distance visualizations☆66Updated 8 years ago
- ☆116Updated 2 years ago
- ☆67Updated 7 years ago
- ☆80Updated 7 years ago
- We use a modified neural network instead of Gaussian process for Bayesian optimization.☆108Updated 8 years ago
- Neural Ordinary Differential Equation☆103Updated 6 years ago
- ☆28Updated 6 years ago
- PyTorch implementation of Neural Processes☆88Updated 6 years ago
- Super simple fit method for PyTorch Modules☆102Updated 5 years ago
- Implementations of the ICML 2017 paper (with Yarin Gal)☆38Updated 8 years ago
- An MDN Layer for Keras using TensorFlow's distributions module