TensorFlow Tutorial #03-C Keras API

Опубликовано: 13 Май 2026
на канале: Hvass Laboratories
21,468
321

How to use the Keras API to greatly simplify the implementation of a Convolutional Neural Network in TensorFlow. This is used for recognizing handwritten digits from the MNIST data-set. It is also shown how to save and load a Keras model, and plot the weights and outputs of individual layers in a model.

https://github.com/Hvass-Labs/TensorF...

This tutorial has been updated to work with TensorFlow 2.1 and possibly later versions.