The Echidna Dataset
Explore building neural networks with Keras by running shallow and deeper models on the Echidna dataset. Understand how adding layers affects network performance and decision boundaries in deep learning.
We'll cover the following...
We'll cover the following...
Deep learning
-
Deep learning is a set of complex technologies, but they all spring from a simple idea: neural networks become more powerful if they have many layers. Those “deep” ...