Implementation of the Convolutional Conditional Neural Process
☆129May 17, 2021Updated 4 years ago
Alternatives and similar repositories for convcnp
Users that are interested in convcnp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for the Neural Processes website and replication of 4 papers on NPs. Pytorch implementation.☆231Jun 12, 2024Updated last year
- A PyTorch Implementation of Convolutional Conditional Neural Process.☆54Jan 1, 2020Updated 6 years ago
- Pytorch implementation of Neural Processes for functions and images☆237Feb 8, 2022Updated 4 years ago
- A framework for composing Neural Processes in Python☆89Dec 17, 2024Updated last year
- A framework for composing Neural Processes in Julia☆76May 3, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Implementation of the Functional Neural Process models☆42Jul 17, 2020Updated 5 years ago
- Implementation of convolutional conditional neural processes for statistical downscaling☆34Apr 8, 2021Updated 4 years ago
- This repository contains notebook implementations of the following Neural Process variants: Conditional Neural Processes (CNPs), Neural P…☆1,014Jan 19, 2021Updated 5 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆99Mar 21, 2025Updated last year
- This is the official source code for Sequential Neural Processes.☆41Dec 8, 2022Updated 3 years ago
- Official implementation of Transformer Neural Processes☆82Aug 21, 2022Updated 3 years ago
- A Pytorch Implementation of Attentive Neural Process☆74May 3, 2019Updated 6 years ago
- Code for: "Fast and Flexible Multi-Task Classification Using Conditional Neural Adaptive Processes" and "TaskNorm: Rethinking Batch Norma…☆162Jan 14, 2021Updated 5 years ago
- PyTorch implementation of Neural Processes☆88Feb 17, 2019Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Implementation of MAML in numpy, deriving gradients and implementing backprop manually☆14Nov 15, 2018Updated 7 years ago
- ☆11May 26, 2023Updated 2 years ago
- Code for "MetaFun: Meta-Learning with Iterative Functional Updates"☆14Aug 27, 2020Updated 5 years ago
- Code for "Deep Convolutional Networks as shallow Gaussian Processes"☆16Jun 21, 2019Updated 6 years ago
- Deep neural network kernel for Gaussian process☆210Sep 8, 2020Updated 5 years ago
- Pytorch implementation of Recurrent Neural Processes https://arxiv.org/pdf/1906.05915.pdf☆21Aug 6, 2019Updated 6 years ago
- Official code for the ICLR 2021 paper Neural ODE Processes☆76May 1, 2022Updated 3 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆207Jan 19, 2022Updated 4 years ago
- PyTorch implementation of the paper "Continuous Wasserstein-2 Barycenter Estimation without Minimax Optimization" (ICLR 2021)☆34Jun 17, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Diagnosing Vulnerability of Variational Auto-Encoders to Adversarial Attacks☆13Feb 15, 2022Updated 4 years ago
- Supplementary code for the paper "Meta-Solver for Neural Ordinary Differential Equations" https://arxiv.org/abs/2103.08561☆25Mar 30, 2021Updated 4 years ago
- The Wasserstein Distance and Optimal Transport Map of Gaussian Processes☆52Aug 3, 2020Updated 5 years ago
- Pytorch version of "Deep Convolutional Networks as shallow Gaussian Processes" by Adrià Garriga-Alonso, Carl Rasmussen and Laurence Aitch…☆32Apr 16, 2020Updated 5 years ago
- E2C implementation in PyTorch☆43Jul 5, 2017Updated 8 years ago
- This is an article about using variational autoencoders for the generation of new data. It contains the code for generating the plots and…