mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-11-20 01:56:10 +00:00
Moved activations module and update imports in dense_nn and logreg
This commit is contained in:
@@ -3,4 +3,5 @@ pub mod logreg;
|
||||
pub mod dense_nn;
|
||||
pub mod k_means;
|
||||
pub mod pca;
|
||||
pub mod gaussian_nb;
|
||||
pub mod gaussian_nb;
|
||||
pub mod activations;
|
||||
|
||||
Reference in New Issue
Block a user