Skip to content

Initial working MLP implementations

Pre-release
Pre-release
Compare
Choose a tag to compare
@blackccpie blackccpie released this 01 Oct 19:06
· 478 commits to master since this release

This releases contains three MLP implementations:

  • VexCL based implementation.
  • boost::ublas based implementation with standard operators.
  • boost::ublas based fast implementation with SIMD optimized operators.