Skip to content

Machine Learning Library implemented in postgres SQL

Notifications You must be signed in to change notification settings

DIvkov575/SQLML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLML - machine learning library implemented in postgres SQL dialect

stuff

  • linear regression ✅

  • binary logistic regression ✅

  • proc relu ✅

  • proc leaky relu✅

  • dec sigmoid

  • dec leaky relu

  • mlp config

  • correct file structure/extension

  • embedded c for linear alg

  • make into extension

    • preprocessing
    • lin alg
    • lin alg
    • mlp
      • neurons

About

Machine Learning Library implemented in postgres SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published