Skip to content
/ maths-ml Public

Maths behind machine learning from basics to advanced

License

Notifications You must be signed in to change notification settings

drtey/maths-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Mathematics for Machine Learning

This repository contains Jupyter notebooks that transcribe exercises and knowledge from various mathematics books related to machine learning. The primary goal is to translate theoretical concepts into practical code examples, making it easier for learners to understand and apply these concepts in their machine learning projects.

Table of Contents

Books

Basics of Linear Algebra for Machine Learning by Jason Brownlee

This book covers the fundamental aspects of linear algebra that are crucial for understanding and implementing machine learning algorithms. The topics include:

  • Vectors
  • Vector Norm
  • Matrix
  • Types of Matrix
  • Matrix Operations
    • Transpose
  • And more...

Mathematics to Machine Learning

This book provides a comprehensive guide to the mathematical foundations required for machine learning. It covers various topics that bridge the gap between theoretical mathematics and practical machine learning applications.

Project Structure

The repository is organized into directories, each corresponding to a book. Each directory contains Jupyter notebooks for the chapters covered in the respective book.

About

Maths behind machine learning from basics to advanced

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published