iSach / vano

WIP reimplemention of Variational Autoencoding Neural Operators (Seidman et al. 2023)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VANO: Variational Autoencoding Neural Operators

Note

This is an unofficial repository, which is still in progress.

This repository contains an implementation of the paper

"Variational Autoencoding Neural Operators" by Jacob H. Seidman, Georgios Kissas, George J. Pappas, and Paris Perdikaris.

Published at the fortieth International Conference on Machine Learning (ICML 2023).

The goal is to reproduce each of the results in the paper, along with some additional components based on other similar works.

Feel free to help.

About

WIP reimplemention of Variational Autoencoding Neural Operators (Seidman et al. 2023)

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 95.3%Language:Python 4.7%