Pytorch implementation of Neural Processes for functions and images
☆237Feb 8, 2022Updated 4 years ago
Alternatives and similar repositories for neural-processes
Users that are interested in neural-processes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This repository contains notebook implementations of the following Neural Process variants: Conditional Neural Processes (CNPs), Neural P…☆1,023Jan 19, 2021Updated 5 years ago
- Implementation of the Convolutional Conditional Neural Process☆130May 17, 2021Updated 5 years ago
- PyTorch implementation of Neural Processes☆88Feb 17, 2019Updated 7 years ago
- Code for the Neural Processes website and replication of 4 papers on NPs. Pytorch implementation.☆234Jun 12, 2024Updated last year
- A Pytorch Implementation of Attentive Neural Process☆75May 3, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Implementation of the Functional Neural Process models☆42Jul 17, 2020Updated 5 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆100Mar 21, 2025Updated last year
- A PyTorch Implementation of Convolutional Conditional Neural Process.☆54Jan 1, 2020Updated 6 years ago
- A framework for composing Neural Processes in Julia☆76May 3, 2021Updated 5 years ago
- conditional neural process: tranlation of the tensorflow code to Pytorch