# TODO list July 2025 ### Urgent - [x] Add **prediction** notebook, e.g., using hEmbryo 6 datasets to predict the Xiang dataset - [ ] Confirm we are OK with the current release repo, and make a release on PyPI [YH can help] - [ ] Generate basic readthedocs [YH can help] ### Should do soon - [ ] implement simplified `tvae.tl.train()`, `tvae.tl.predict()`, and `tvae.tl.crossvalidate()`; work from [tools/_training.py](https://github.com/StatBiomed/TemporalVAE-release/blob/master/TemporalVAE/tools/_training.py) - [ ] Any possibility to further reduce the data file size in Zenodo, as we have it as built-in datasets, e.g., `TemporalVAE.datasets.hEmbryo8()`
TODO list July 2025
Urgent
Should do soon
tvae.tl.train(),tvae.tl.predict(), andtvae.tl.crossvalidate(); work from tools/_training.pyTemporalVAE.datasets.hEmbryo8()