Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 948 Bytes

File metadata and controls

10 lines (5 loc) · 948 Bytes

Advanced-Deep-Learning-with-Keras

In this course, I've learned how to solve a range of problems using the flexible Keras functional API. I started with simple, multi-layer dense networks, commonly known as multi-layer perceptrons, and progressed to more complex architectures. Throughout the course, I delved into building models with multiple inputs and a single output, mastering the art of sharing weights between layers. The advanced topics covered, including category embeddings and multiple-output networks, have expanded my understanding. If you've ever aspired to train a network capable of both classification and regression, this course is a perfect fit.

image

Course Material

image