Difference between revisions of "Gradient Descent Optimization & Challenges"
Line 1: | Line 1: | ||
+ | {{#seo: | ||
+ | |title=PRIMO.ai | ||
+ | |titlemode=append | ||
+ | |keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS | ||
+ | |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | ||
+ | }} | ||
+ | |||
+ | [http://www.youtube.com/results?search_query=Gradient+Descent+Optimization+Challenges YouTube search...] | ||
+ | [http://www.google.com/search?q=Gradient+Descent+Optimization+Challenges+deep+machine+learning+ML+artificial+intelligence ...Google search] | ||
+ | |||
* [[Gradient Boosting Algorithms]] | * [[Gradient Boosting Algorithms]] | ||
* [[Backpropagation]] | * [[Backpropagation]] |
Revision as of 23:50, 2 February 2019
YouTube search... ...Google search
- Gradient Boosting Algorithms
- Backpropagation
- Objective vs. Cost vs. Loss vs. Error Function
- Topology and Weight Evolving Artificial Neural Network (TWEANN)
Gradient Descent - Stochastic (SGD), Batch (BGD) & Mini-Batch
Vanishing & Exploding Gradients Problems
Vanishing & Exploding Gradients Challenges with Long Short-Term Memory (LSTM) and Recurrent Neural Networks (RNN)