Skip to main content

Machine Learning Resources

Online Courses

  • Type: [Link]

  • Title: Machine Learning by Andrew Ng on Coursera

  • Link: https://www.coursera.org/learn/machine-learning

  • Description: A foundational course covering all aspects of machine learning, including supervised and unsupervised learning, delivered by one of the most recognized instructors in the field.

  • Type: [Link]

  • Title: Machine Learning Crash Course by Google

  • Link: https://developers.google.com/machine-learning/crash-course

  • Description: A quick-start guide with video lectures, real-world case studies, and hands-on exercises using TensorFlow APIs.

Books

Libraries and Tools

  • Type: [Link]

  • Title: TensorFlow

  • Link: https://www.tensorflow.org/

  • Description: An open-source library for machine learning models and a complete ecosystem for building, training, and deploying models.

  • Type: [Link]

  • Title: PyTorch

  • Link: https://pytorch.org/

  • Description: A flexible deep learning library widely used in research and production for building machine learning solutions.