markroxor / fromscratchtoml

The machine learning library you really understand.
https://markroxor.github.io/fromscratchtoml/
MIT License
31 stars 19 forks source link

[WIP] Vanilla RNN #57

Closed markroxor closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 445


Changes Missing Coverage Covered Lines Changed/Added Lines %
fromscratchtoml/neural_network/activations.py 2 5 40.0%
fromscratchtoml/toolbox/preprocess.py 1 5 20.0%
fromscratchtoml/neural_network/layers/rnn.py 13 62 20.97%
<!-- Total: 29 85 34.12% -->
Files with Coverage Reduction New Missed Lines %
fromscratchtoml/neural_network/layers/activation.py 1 94.74%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 439: -4.9%
Covered Lines: 834
Relevant Lines: 927

💛 - Coveralls