Releases: MicrobialDarkMatter/GraphMB
Releases · MicrobialDarkMatter/GraphMB
v0.2.5
v0.2.4
Upgrade packages
v0.2.2
version bump
v0.2.0
- Changelog
Added
- VAE, GCN, SAGE and GAT models based on tensorflow (VAEG code)
- SCG-based loss to train VAE and GNNs
- Output assembly stats while starting
- Eliminate VAMB and DGL dependencies
- PyPI installation
Changed
- Code structure changed to load data outside of DGL and use DGL only for the GraphSAGE-LSTM model
- Log dataloading steps
- Write cache to numpy files
Fixed
- Feature files are written to specific directies (fixes #17)
v0.1.5
Use contig graph
v0.1.4
v0.1.4 Fixes #7
v0.1.3
delete files
v0.1.2
Entrypoint setup