Skip to content
#

training-loops

Here is 1 public repository matching this topic...

Implementation of Linear Regression using TensorFlow's low-level API with a custom tf.GradientTape training loop. Covers manual gradient computation, weight updates, and visualization of predictions vs actual values for educational understanding of core training mechanics.

  • Updated Aug 17, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the training-loops topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the training-loops topic, visit your repo's landing page and select "manage topics."

Learn more