An open API service indexing awesome lists of open source software.

https://github.com/salfaris/priorvgae

Oxford MSc thesis. PriorVAE with graph convolutional networks for learning locally-aware spatial prior distributions
https://github.com/salfaris/priorvgae

deep-learning gaussian-processes graph-neural-network haiku jax jraph machine-learning networkx numpyro optax python variational-autoencoder

Last synced: 12 days ago
JSON representation

Oxford MSc thesis. PriorVAE with graph convolutional networks for learning locally-aware spatial prior distributions

Awesome Lists containing this project

README

          

# PriorVGAE

PriorVGAE = PriorVAE + GNN

### Dependencies

- [JAX](https://jax.readthedocs.io/en/latest/)
- [Jraph](https://github.com/deepmind/jraph)
- [Haiku](https://github.com/deepmind/dm-haiku)
- [Optax](https://github.com/deepmind/optax)
- NetworkX