Initial working MLP implementations
Pre-release
Pre-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.