Skip to content

sukram42/NeuralProcesses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralProcesses

In this repository I want to try to implement a new type of models by the respective papers: Neural Processes [1]. This includes conditional neural processes [2] and attentive neural processes [3]

The following figure shows the learning process of the conditional neural processes. Learning of Processes

In the gif we can observe that the processes are learning and are able to regress the input data. When we look at the uncertainty of the model, we can observe a higher standard deviation of the model in places where no context points are, and an lower deviation in parts of context points. However, although we input a certain context point, we still see an relatively high standard deviation at these points.

Attentive Neural processes try to improve this, by adding a weighting of the context points for the input [3].

TODO

  • Write about the implementation (Architectures, Data used etc)

Source

[1] Marta Garnelo et al. Neural Processes. 2018
[2] Marta Garnelo et al. Conditional Neural Processes. 2018
[3] Hyunjik Kim et al. Attentive Neural Processes, 2019

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages