shalijiang / neural-process

conditional neural process: tranlation of the tensorflow code to Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conditional Neural Process Pytorch Implementation

This is a tranlation of the tensorflow code to PyTorch. Original tensorflow version: https://github.com/deepmind/neural-processes

Paper

Marta Garnelo, Dan Rosenbaum, Chris J. Maddison, Tiago Ramalho, David Saxton, Murray Shanahan, Yee Whye Teh, Danilo J. Rezende, S. M. Ali Eslami. Conditional Neural Processes. ICML 2018. https://arxiv.org/abs/1807.01613

Requirement

Tested with Python 3.7.3 and Pytorch 1.0.1

About

conditional neural process: tranlation of the tensorflow code to Pytorch


Languages

Language:Jupyter Notebook 100.0%