Luis Serrano

Sort options

Probability & Statistics for Machine Learning & Data Science (Coursera)

Mathematics for Machine Learning and Data science is a foundational online program created in by DeepLearning.AI and taught by Luis Serrano. This beginner-friendly program is where you’ll master the fundamental mathematics toolkit of machine learning.

Linear Algebra for Machine Learning and Data Science (Coursera)

Mar 25th 2024
Linear Algebra for Machine Learning and Data Science (Coursera)
Course Auditing
Categories
Effort
Languages
After completing this course, learners will be able to: represent data as vectors and matrices and identify their properties using concepts of singularity, rank, and linear independence, etc.; apply common vector and matrix algebra operations like dot product, inverse, and determinants; express certain types of matrix operations as linear [...]

Calculus for Machine Learning and Data Science (Coursera)

Mar 25th 2024
Calculus for Machine Learning and Data Science (Coursera)
Course Auditing
Categories
Effort
Languages
After completing this course, learners will be able to: analytically optimize different types of functions commonly used in machine learning using properties of derivatives and gradients; approximately optimize different types of functions commonly used in machine learning using first-order (gradient descent) and second-order (Newton’s method) iterative methods; visually interpret [...]

Intro to Deep Learning with PyTorch (Udacity)

Self Paced
Intro to Deep Learning with PyTorch (Udacity)
Free Course
Categories
Effort
Languages
Use PyTorch to implement your first deep neural network. In this course, you’ll learn the basics of deep learning, and build your own deep neural networks using PyTorch. You’ll get practical experience with PyTorch through coding exercises and projects implementing state-of-the-art AI applications such as style transfer and text [...]