====================
Bug Fixes
---------
* fix: refactoring VAE trainer (`a0c70bf`_)
Unknown
-------
* Adjust for new data handler (`5075d09`_)
* Plotting improvements (`1aa9c52`_)
* Add cyclical beta to config (`294e12e`_)
* move trainer.py --> trainer/trainer.py, trainer/__init__.py, trainer/plot_util.py, (`fc57975`_)
* generic plotting for training progress (`3cc01c1`_)
* move load_training_data --> TrainValData class (`5fccd74`_)
* Add plot dir (`753e05b`_)
* Merge branch 'main' of github.com:starccato/starccato_jax (`9d40b11`_)
.. _a0c70bf: https://github.com/starccato/starccato_jax/commit/a0c70bf53eb4b78a3bc807fea79bbbc1a7d35fec
.. _5075d09: https://github.com/starccato/starccato_jax/commit/5075d092b6c084bf55535ede670cdc4b50adad69
.. _1aa9c52: https://github.com/starccato/starccato_jax/commit/1aa9c52b1255b47aff3648f32eea2b0e0ab044cd
.. _294e12e: https://github.com/starccato/starccato_jax/commit/294e12ef0550068381a613d3e8ae0dffb0957e39
.. _fc57975: https://github.com/starccato/starccato_jax/commit/fc57975cfbe1634c47b7d89d96a3c05a8bfd72b5
.. _3cc01c1: https://github.com/starccato/starccato_jax/commit/3cc01c159148a9898e578c9497c73a62eb9c96e7
.. _5fccd74: https://github.com/starccato/starccato_jax/commit/5fccd746812336783a83d067b469bb98c569a2ec
.. _753e05b: https://github.com/starccato/starccato_jax/commit/753e05b63ecc16f5aa82f87c9435511bf22c7320
.. _9d40b11: https://github.com/starccato/starccato_jax/commit/9d40b11627b7085354054c2bd587b3a787815664
.. _changelog-v0.1.12: