Skip to content

Conversation

singraber
Copy link
Member

  • NeuralNetwork class is the oldest part of the library and not written in modern C++
  • Current implementation only allows single output neuron (not fit for structure detection).
  • New class will use Eigen for all matrix operations.

@singraber singraber added enhancement New feature or request core Touches the libnnp core library labels Sep 30, 2020
@singraber singraber changed the title Refactoring NeuralNetwork class [WIP] Refactoring NeuralNetwork class Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Touches the libnnp core library enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant