Keras Functional API: Multi-Input/Output Models, Shared Layers, and Branching Architectures
The Functional API turns model building into graph construction. Learn to build multi-task classifiers, Siamese networks with shared layers, and encoder-decoder architectures that Sequential can't express.
