Entra a pyninja.pro y comienza a aprender Machine Learning hoy mismo.
Nota:
Este video es la continuación del video: Gradiente Descendente con Python | Deep Learning 101 https://www.youtube.com/watch?v=za61eVtq2MY
En este video aprende todo lo que necesitas saber sobre cada una de las variantes de Gradiente Descendente: Batch, Estocástico y Mini-batch, así como las ventajas y desventajas de cada una de ellas. Si quieres explorar el código por tu cuenta, puedes acceder a este enlace donde se encuentra la Jupyter Notebook:
https://github.com/javierontbla/gradient_descent_with_python/blob/main/Chapter_04.2.ipynb
#deeplearning #gradiente #descendente #batch #estocástico #minibatch #python
Más videos:
Gradiente Descendente con Python | Deep Learning 101 https://www.youtube.com/watch?v=za61eVtq2MY
OpenAI Sora: La IA que convierte texto en videos https://www.youtube.com/watch?v=n-qSrqIOUrQ&t=18s
Aprende SVM (Support Vector Machines) con Python | Machine Learning 101 https://www.youtube.com/watch?v=pEvLf93kL6s
Qué significa entrenar un modelo de Machine Learning | Machine Learning 101 https://www.youtube.com/watch?v=ORCYF6cYEf8
Temas del video:
- Gradiente Descendente Batch
- Gradiente Descendente Estocástico
- Gradiente Descendente Mini-batch
- Python
- Deep Learning
- Jupyter Notebook
Sígueme en:
Twitter: https://twitter.com/pyninja_
Contacto:
pyninja.official@gmail.com
Capítulos:
00:00 - Intro
00:25 - Conjunto de datos y modelo
01:08 - Gradiente Descendente Batch
03:16 - Gradiente Descendente Batch (Python)
04:12 - Gradiente Descendente Estocástico
05:45 - Gradiente Descendente Estocástico (Python)
06:32 - Gradiente Descendente Mini-batch
07:38 - Gradiente Descendente Mini-batch (Python)
08:35 - Batch vs Estocástico vs Mini-batch
09:40 - Outro