Skip to content

rslearn-lib/rslearn-ML-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rslearn-ML (C++)

A beginner-friendly machine learning library that automates preprocessing, training, and evaluation backed by rslearn-lib

Currently Building Assets of Library, like

  • Tensor (numpy array) - Done (1D & 2D) | for tutorial visit learn/learn_tensors.cpp | Source Code assets/numpy/tensor.hpp
  • dot production - Done | for turorial visit learn/learn_dot_production.cpp | Source Code assets/numpy/dot_prod.hpp
  • shape validation
  • API design
  • Much More, idk why

NOTE

Currently not for use, use on your own risk :)

For Contributors

  • Visit /learn before modifying core code.
  • The tutorials exist for a reason.
  • Please don't break anything :(

Author

ItzRustam

By rslearn-lib

License

This Project is Licensed by BSD v3