Iulia Feroli’s Post

New video out today — this time on the PyCharm channel! We built a TensorFlow model from scratch, step by step, using a Jupyter notebook inside PyCharm. The goal was to make it genuinely beginner-friendly: no assumptions, no hand-waving, just actual code that runs. What we covered: — Loading and visualising a real dataset (fashion images — much more fun than MNIST) — Building and comparing two different model architectures — Evaluating accuracy and actually understanding what the number means — Digging into where the model gets confused and why (spoiler: shirts and pullovers are hard) — Using PyCharm's AI assistant to speed up the parts that don't need to be slow One thing I always try to do in these videos: show the thinking, not just the result. Why do we normalise the pixel values? Why ReLU? Why does the second model not actually justify its extra training time? If you're getting started with TensorFlow or just want to see how a clean ML workflow looks inside a proper IDE — this one's for you. 👉 https://lnkd.in/eAXj8K-F #TensorFlow #MachineLearning #Python #PyCharm #JetBrains JetBrains

To view or add a comment, sign in

Explore content categories