Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 1.38 KB

README.md

File metadata and controls

39 lines (33 loc) · 1.38 KB

Simple-ML

Simple and minimal Python implementation of Machine Learning algorithms and models.

Getting Started

You can clone this repository to your computer.

git clone https://github.com/pystander/Simple-ML

Use pip to install the required external packages in requirements.

pip install -r requirements.txt

To-do List

License

Distributed under the GNU GPL-3.0 License. See LICENSE for more information.