brendanhasz / probflow

A Python package for building Bayesian models with TensorFlow or PyTorch
http://probflow.readthedocs.io
MIT License
171 stars 17 forks source link

Refactor tests #35

Closed brendanhasz closed 3 years ago

brendanhasz commented 3 years ago

Tests are a bit of a mess... Refactor to match the structure of src/probflow, with unit tests for each module in their own file.