flatironinstitute / catvae

Categorical Variational Autoencoders
BSD 3-Clause "New" or "Revised" License
22 stars 3 forks source link

Simulations tests #27

Closed mortonjt closed 3 years ago

mortonjt commented 3 years ago

We really need some unittests to make sure that everything is functioning properly

mortonjt commented 3 years ago

We already have something coded up in jupyter notebooks, but we need to have a more robust unittesting framework.