Skip to content

My own implementation of machine learning algorithms

License

Notifications You must be signed in to change notification settings

NetherQuartz/MyML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The homemade machine learning library

Lint&Test Lines of code GitHub

My own implementation of machine learning algorithms.

Planned to implement:

  • Deep learning
    • Dynamic gradient calculation
    • Optimizers
    • Linear layers
    • Convolutional layers
  • Classical ML
    • Linear regression
    • Logistic regression
    • Decision trees

About

My own implementation of machine learning algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages