mghosh00 / BasicNeuralNetwork

A python and java package to train neural networks for n-dimensional datapoints.
https://github.com/mghosh00/BasicNeuralNetwork
1 stars 0 forks source link

Java package initial merging into main #18

Closed mghosh00 closed 5 months ago

mghosh00 commented 5 months ago

Added the java package with first new internal packages - components and functions.

github-actions[bot] commented 5 months ago
Overall Project NaN% NaN% :green_apple:

There is no coverage information present for the Files changed

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (3bb1fb7) to head (6f2ba14).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #18 +/- ## ============================================= + Coverage 99.71% 100.00% +0.28% - Complexity 0 118 +118 ============================================= Files 23 32 +9 Lines 705 1000 +295 Branches 0 26 +26 ============================================= + Hits 703 1000 +297 + Misses 2 0 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.