DCM-UPB / QNets

C++ library that allows to use (Feed Forward) Neural Networks in C++ with a few simple commands.
Other
2 stars 3 forks source link

Autotools build #20

Closed Ithanil closed 6 years ago

Ithanil commented 6 years ago

Implemented autotools based build and polished it. I think in general it is certainly an improvement compared to the old system.

19

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 162


Files with Coverage Reduction New Missed Lines %
src/network/FeedForwardNeuralNetwork.hpp 3 72.73%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 100: -0.05%
Covered Lines: 1640
Relevant Lines: 1963

💛 - Coveralls