Skip to content

rslearn-lib/rslearn-ML-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

Author

ItzRustam

By rslearn-lib

License

This Project is Licensed by BSD v3