Learn about different types of gradient descent optimization methods.
Also find me here:
Baeldung Author
baeldung
This is the standard author on the site. Most articles are published by individual authors, with their own profiles, but when multiple people have a strong contribution, we publish collectively here.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Machine Learning (45)
- Algorithms (41)
- Networking (40)
- Programming (36)
- Math and Logic (30)
- OS (19)
- Computer Vision (19)
- Artificial Intelligence (18)
- Deep Learning (16)
- Trees (15)
- Data Structures (15)
- Security (14)
- Latex (13)
- Sorting (12)
- Software Architecture (11)
- Core Concepts (10)
- Graphs (8)
- Searching (6)
- Web (4)
- Graph Traversal (4)
- Data Science (4)
- Series (3)
- Path Finding (3)
- Graph Theory (3)
- Concurrency (1)
Why Is Using Global Variables Considered a Bad Practice?
Filed under Programming
Learn about global variables.
The Curse of Dimensionality
Filed under Computer Vision
Explore the problems related to the Curse of Dimensionality.
Fuzzy Search Algorithm for Approximate String Matching
Filed under Searching
Learn how to use the Fuzzy algorithm to search in texts.
Multi-Layer Perceptron vs. Deep Neural Network
Filed under Deep Learning, Machine Learning
Learn about the difference between Multi-layer Perceptron and Deep Neural Network
Fast Fourier Transform (FFT)
Filed under Math and Logic
Learn how Fast Fourier Transform works.
Silhouette Plots
Filed under Data Science, Machine Learning
Explore the silhouette values for clustering.
Node Impurity in Decision Trees
Filed under Machine Learning
Explore node impurity in Decision Trees.
Model-free vs. Model-based Reinforcement Learning
Filed under Deep Learning
Learn about the difference between the Model-free vs. Model-based Reinforcement Learning