![]() |
VOOZH | about |
By Ayoosh Kathuria and Shaoni Mukherjee
Deep Learning is, to a large extent, about solving massive, nasty optimization problems. A Neural Network is merely a very complicated function, consisting of millions of parameters, that represents a mathematical solution to a problem. Consider the task of image classification. AlexNet is a mathematical function that takes an array representing the RGB values of an image and produces the output as a bunch of class scores.
By training neural networks, we essentially mean minimizing a loss function. The value of this loss function gives us a measure of how far from perfect our network’s performance is on a given dataset.
Key takeaways:
Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.
With a strong background in data science and over six years of experience, I am passionate about creating in-depth content on technologies. Currently focused on AI, machine learning, and GPU computing, working on topics ranging from deep learning frameworks to optimizing GPU-based workloads.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
About A Saddle Point part :i think it GD would keep oscillating to and fro in the x - direction,because of GD is used to find a minima rather than maxima
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.