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 #19

Closed mghosh00 closed 5 months ago

mghosh00 commented 5 months ago

Fully completed all packages, testing and documentation, with 100% coverage maintained. Just need to create examples and create a README.md for Java.

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 (342be9b) to head (0802c0e). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #19 +/- ## ============================================ Coverage 100.00% 100.00% - Complexity 118 348 +230 ============================================ Files 32 44 +12 Lines 1000 1691 +691 Branches 26 120 +94 ============================================ + Hits 1000 1691 +691 ```

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