Phase 9 · Deep Learning Fundamentals

Topics

Building Networks With TensorFlow / Keras

Part of the Data Science Roadmap.

Summary

Google's deep learning framework — Keras (now built into TensorFlow) offers a high-level, approachable API for defining, training and evaluating neural networks.

How to Learn This

  • 1Build and train a simple feedforward network in Keras on a small dataset.
  • 2Learn the standard workflow: define model, compile, fit, evaluate.
  • 3Compare training curves (loss/accuracy) between training and validation sets.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge