Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unmerged changes + polish #36

Merged
merged 18 commits into from
Feb 24, 2019
Merged

unmerged changes + polish #36

merged 18 commits into from
Feb 24, 2019

Conversation

Ithanil
Copy link
Member

@Ithanil Ithanil commented Feb 24, 2019

  • added exponential activation function
  • transition from autotools to CMake, retaining and often improving nearly all old functionality
  • some bug fixes made before paper production
  • smaller changes and new benchmark added after paper production
  • improved use of OpenMP
  • another significant performance boost to variational derivatives (more to come)

@Ithanil Ithanil added this to the v0.2 milestone Feb 24, 2019
@Ithanil Ithanil self-assigned this Feb 24, 2019
@coveralls
Copy link

coveralls commented Feb 24, 2019

Pull Request Test Coverage Report for Build 260

  • 70 of 85 (82.35%) changed or added relevant lines in 15 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.3%) to 79.813%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/fmap/EuclideanDistanceMap.cpp 0 1 0.0%
src/fmap/EuclideanPairDistanceMap.cpp 0 1 0.0%
include/ffnn/actf/ExponentialActivationFunction.hpp 2 5 40.0%
src/train/NNTrainer.cpp 1 5 20.0%
src/net/FeedForwardNeuralNetwork.cpp 9 15 60.0%
Totals Coverage Status
Change from base Build 239: -1.3%
Covered Lines: 2214
Relevant Lines: 2774

💛 - Coveralls

@Ithanil Ithanil merged commit 2c03fa4 into master Feb 24, 2019
@Ithanil Ithanil deleted the polish branch February 24, 2019 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants