Serge Aurubin

SERGE AURUBIN

DATA SCIENTIST

Welcome to my blog for everything having to do with data science and analysis. I am always looking for new opportunities to drive business insight using data analysis.

Data & Analytics
  • Data Analysis
  • Power BI
  • Excel
  • Data Pipelines
  • Matillion
Engineering
  • Software Developer
  • Python
  • PHP
  • ReactJS
  • Flutter
  • Front End Dev
  • Back End Dev
Databases
  • MySQL Dev/DBA
  • Oracle DBA
Cloud & AI
  • Amazon Web Services
  • Docker
  • Kubernetes
  • Git
  • Artificial Intelligence
  • Claude
  • OpenAI
Back to Videos

TensorFlow Tutorial: From Tensors to Training

Socratica

June 11, 2026   1

Learn the foundations of TensorFlow in Python, starting with tensors and working up to building and training neural networks with Keras.

We cover what tensors are, how shapes and data types work, how TensorFlow handles device placement on CPUs and GPUs, and how Keras helps you build models using the Sequential API, Functional API, and model subclassing. Then we walk through the basic training workflow: compiling a model, choosing an optimizer and loss function, training with batches and epochs, validating results, and using callbacks like early stopping and model checkpoints.

This is a practical introduction for Python programmers who want to understand how TensorFlow works without skipping the core ideas.

Python Merch from Socratica:
https://shop.socratica.com/collections/python-merch

Support Socratica on Patreon:
https://www.patreon.com/socratica

0 Comments

No comments yet. Be the first to weigh in.

Back to Videos

Login