Skip to content

kon3m/ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML

This Respository consists of basic machine learning algorithms which are built from scratch

Local setup

Prerequistes

  • Make sure Python 3.5+ is installed on your machine by checking python3 --version
  • Set up a virtual environment for the Python libraries (optional,recommended)

Dependencies:

The Python dependencies are listed in requirements.txt and can be installed through

pip3 install -r requirements.txt

Related Blogs:

License

MIT

About

Machine learning algorithms in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages