Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/salfaris/priorvgae

Oxford MSc thesis. PriorVAE with graph convolutional networks for local-to-global information propagation
https://github.com/salfaris/priorvgae

Last synced: about 9 hours ago
JSON representation

Oxford MSc thesis. PriorVAE with graph convolutional networks for local-to-global information propagation

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