fetch_ml/tests/fixtures/examples/tensorflow_project
2026-01-05 12:31:36 -05:00
..
README.md test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
requirements.txt test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00
train.py test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00

TensorFlow Project Example

This is a minimal example project used in tests to validate workspace layout.

Required files:

  • train.py
  • requirements.txt
  • README.md (this file)