Skip to content

megzz2001/MLBasics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basics of Machine Learning

These assignments aim to introduce students to Machine Learning. Follow the instructions below to get started.

Installing Requirements

We recommend having a Linux or macOS development environment for convenience. We recommend using Anaconda to manage your packages.
Install Python 3 (version >= 3.7.3 recommended), along with pip.
For the other requirements, run:

pip install -r requirements.txt

Modules

Complete each module and get your code verified before moving onto the next. Use StackOverflow to clear any programming doubts. If you're stuck, don't hesitate to ask a TA for help.

Good luck, and have fun!

About

Basic ML Assignments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%