magnus167
  • Joined on 2025-01-23
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 21:26:40 +00:00
4f8a27298c Add mutable row access method and corresponding tests for Matrix
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 21:26:40 +00:00
4f8a27298c Add mutable row access method and corresponding tests for Matrix
Compare 2 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 20:26:40 +00:00
4648800a09 fixed incorrectly commited file
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 20:26:40 +00:00
4648800a09 fixed incorrectly commited file
Compare 2 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 20:06:42 +00:00
96f434bf94 Add tests for DenseNN training and MSE loss calculation
46abeb12a7 applied formatting
Compare 3 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 20:06:41 +00:00
96f434bf94 Add tests for DenseNN training and MSE loss calculation
46abeb12a7 applied formatting
Compare 2 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 19:26:40 +00:00
75d07371b2 Increase training epochs from 5000 to 10000 for improved model performance
70d2a7a2b4 Refactor GaussianNB implementation for improved clarity and stability, including enhanced variance handling and additional unit tests
Compare 2 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 19:26:40 +00:00
75d07371b2 Increase training epochs from 5000 to 10000 for improved model performance
70d2a7a2b4 Refactor GaussianNB implementation for improved clarity and stability, including enhanced variance handling and additional unit tests
Compare 3 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 19:06:42 +00:00
261d0d7007 Refactor DenseNN implementation to enhance activation function handling and improve training process
005c10e816 Enhance activation function tests with edge cases for sigmoid, relu, and their derivatives
4c626bf09c Add leaky_relu and dleaky_relu functions with corresponding unit tests
ab6d5f9f8f Refactor test module imports in LinReg to improve clarity
Compare 9 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 19:06:41 +00:00
261d0d7007 Refactor DenseNN implementation to enhance activation function handling and improve training process
005c10e816 Enhance activation function tests with edge cases for sigmoid, relu, and their derivatives
4c626bf09c Add leaky_relu and dleaky_relu functions with corresponding unit tests
ab6d5f9f8f Refactor test module imports in LinReg to improve clarity
1c8fcc0bad Refactor LogReg implementation for improved readability by adjusting formatting and organizing imports
Compare 8 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 18:06:40 +00:00
4ddacdfd21 Add unit tests for linear regression fit and predict methods
Compare 2 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 18:06:40 +00:00
4ddacdfd21 Add unit tests for linear regression fit and predict methods
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 17:06:40 +00:00
37b20f2174 Add unit tests for activation functions: sigmoid, relu, dsigmoid, and drelu
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 17:06:40 +00:00
37b20f2174 Add unit tests for activation functions: sigmoid, relu, dsigmoid, and drelu
Compare 2 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 16:46:41 +00:00
magnus167 synced new reference compute to magnus167/rustframe from mirror 2025-07-06 16:46:41 +00:00
magnus167 synced commits to refs/pull/30/merge at magnus167/rustframe from mirror 2025-07-06 10:36:40 +00:00
cd3aa84e60 Merge branch 'main' into csv
11330e464b Merge pull request #56 from Magnus167/add-examples
162a09fc22 Add examples for map and zip methods in README
Compare 4 commits »
magnus167 synced commits to main at magnus167/rustframe from mirror 2025-07-06 10:36:40 +00:00
11330e464b Merge pull request #56 from Magnus167/add-examples
162a09fc22 Add examples for map and zip methods in README
Compare 2 commits »
magnus167 synced commits to refs/pull/47/merge at magnus167/rustframe from mirror 2025-07-06 10:36:40 +00:00
1de8ba4f2d Merge branch 'main' into dataframe
11330e464b Merge pull request #56 from Magnus167/add-examples
162a09fc22 Add examples for map and zip methods in README
Compare 4 commits »
magnus167 synced commits to dataframe at magnus167/rustframe from mirror 2025-07-06 10:36:40 +00:00
1de8ba4f2d Merge branch 'main' into dataframe
11330e464b Merge pull request #56 from Magnus167/add-examples
162a09fc22 Add examples for map and zip methods in README
Compare 3 commits »