This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
In today’s installment of Machine Learning From Scratch we’ll build on the logistic regression from last time to create a classifier which is able to automatically represent non-linear relationships and interactions between features: the neural network. In particular I want to focus on one central algorithm which allows us to apply gradient descent to deep neural networks: the…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.