akielaries / openGPMP

Hardware Accelerated General Purpose Mathematics Package
https://akielaries.github.io/openGPMP/
MIT License
8 stars 3 forks source link

Duplicate header files include/ml/encoder_var.hpp #38

Closed sidsbrmnn closed 11 months ago

sidsbrmnn commented 1 year ago

Files encoder.hpp and encoder_var.hpp are duplicates. I'm not sure if this was intended or by accident.

akielaries commented 1 year ago

You are correct, these are duplicates maybe we want to stick with the encoder.hpp. In all honesty the Machine Learning module is in quite a hectic state and development is being done on some of these placeholder headers. Perhaps it would have been better for me to only include the working pieces of this module (I believe only the Linear Regression method is in a working state)