Skip to content
/ imylu Public
forked from tushushu/imylu

Pure Python implementation of machine learning algorithms

License

Notifications You must be signed in to change notification settings

IQ-SCM/imylu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What' new?

Unlike Imylu 0.1, Imylu 0.2 will be based on numpy and scipy to make the code simple and efficient.

What does imylu do?

Most of popular machine learning algorithms have been implemented by pure Python code in the project, which is specially recommended for people who would like to learn the algorithm details by reading Python code rather than lots of mathematical formulas. However, the necessary mathematical formulas and derivations are included in the code comments.

Imylu is compatible with: Python 3.6-3.7.

Why this name, imylu?

Chinese used to pronounce ML as [aimu'ailu], and the name imylu was inspired by this.

Folders guide

avatar

About

Pure Python implementation of machine learning algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%