Skip to content

Tools for machine learning from two courses machine learning specialization and deep learning specialization

License

Notifications You must be signed in to change notification settings

kiritoInd/MachineLearning-Coursera-Course-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Tools

This repository contains a collection of basic tools for understanding the concepts of unsupervised and supervised learning. These tools are built from scratch, providing a hands-on approach to learning machine learning concepts.

Contents

The repository includes:

  • Supervised Learning Tools
  • Unsupervised Learning Tools

Each tool is accompanied by a detailed explanation and usage examples.

Learning Resources

The tools and concepts in this repository are based on the teachings of Andrew Ng's Machine Learning course on Coursera.

Getting Started

To get started with these tools, clone the repository and install the necessary dependencies.

Contributing

Contributions are welcome. Please submit a pull request or open an issue to discuss the changes you want to make.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.