Skip to content

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

License

Notifications You must be signed in to change notification settings

pystander/Simple-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages