Skip to content

problem-solving with the Keras functional API, diverse architectures, multi-layer perceptrons to multiple inputs/outputs and shared weights

License

Notifications You must be signed in to change notification settings

sondosaabed/Advanced-Deep-Learning-with-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

problem-solving with the Keras functional API, diverse architectures, multi-layer perceptrons to multiple inputs/outputs and shared weights

Topics

Resources

License

Stars

Watchers

Forks