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 debug mode for model training #28

Closed bdzyubak closed 2 years ago

bdzyubak commented 2 years ago

To validate various functionality, a debug mode is useful which runs very quickly through the model training. Add a single batch, single epoch override to support debug.

bdzyubak commented 2 years ago

Implemented in: 2a0a20f69c42dbbd9a3d441a4ac717fb4eee6c60