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

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