bdzyubak / tensorflow-sandbox

A repository for studying applications of Deep Learning across fields, and demonstrating samples of my code and project managment
0 stars 0 forks source link

Add a Release test to run all supported models/datasets #27

Open bdzyubak opened 1 year ago

bdzyubak commented 1 year ago

To ensure that data importing is stable for a new release, add an end-to-end test that will run all supported datasets with all supported models for a small number of iterations, and check save model files and training history lots.