Ecosyste.ms: Awesome
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 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
- Host: GitHub
- URL: https://github.com/salfaris/priorvgae
- Owner: salfaris
- Created: 2022-09-21T16:30:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T06:50:05.000Z (over 1 year ago)
- Last Synced: 2024-06-14T19:42:01.804Z (5 months ago)
- Language: Python
- Homepage:
- Size: 106 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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