What's Changed
- get_set removal by @Riccardo231 in #227
- Fixed compilation errors for Intel compilers by @jvdp1 in #229
- Addition of the functions get_optimizer_by_name and get_name for optimizer DT by @jvdp1 in #232
- fix #233 - make factories impure by @rouson in #234
- Toward merge networks by @milancurcic in #231
- Removed unused variables by @jvdp1 in #238
- More concise testing by @milancurcic in #237
- Support of strides in the convolutional layers by @jvdp1 in #239
- Support of the argument stride for locally_connected2d_layer by @jvdp1 in #240
Full Changelog: v0.22.0...v0.23.0