
Machine Learning
Gradient Descent Explained Simply
- Frank
- August 10, 2021
- ai for beginners
- ai prediction
- artificial intelligence
- average loss
- bias
- cross entropy loss
- epoch
- epochs
- error function
- Gradient Descent
- log loss
- log loss function
- loss function
- loss over epochs
- Machine Learning
- mean
- ML
- ml for beginners
- ml prediction
- Neural Network
- Perceptron
- Python
- python ai
- python artificial intelligence
- python ml
- python programming
- python tutorial
- simple gradient descent
- training loss
- update bias
- update weights
- weights
In this video, learn about Gradient Descent and how we can use it to update the weights and bias of our AI model. Time Stamps 00:00 – what is gradient descent? 00:37 – gradient descent vs perception 01:04 – sigmoid activation function 01:45 – bias and threshold 02:06 – weighted sum – working example 02:37 […]
Read More
Machine Learning
Python
Machine Learning FOR BEGINNERS – Perceptron with Code Example
- Frank
- June 29, 2021
- activation function
- AI
- ai for beginners
- AI tutorial
- artificial intelligence
- artificial intelligence for beginners
- artificial intelligence tutorial
- basic neural network
- basic perceptron
- bias
- input
- Machine Learning
- machine learning for beginners
- ML
- Neural Network
- neuron
- output
- Perceptron
- perceptron example
- Python
- python ai
- python machine learning
- python perceptron
- python step function
- simple ai
- simple machine learning
- step function
- threshold
- weighted sum
Python Simplified talks about the perceptron and code it together in Python.
Read More