TheAlgorithms-C-Plus-Plus/machine_learning
Krishna Vedala 8ab9a2ae93
[cpp fixes] tidied up code based on error reports by clang-tidy (#950)
* tidied up code based on error reports by clang-tidy

* added doc for activation function
2020-07-13 07:52:38 -04:00
..
adaline_learning.cpp [cpp fixes] tidied up code based on error reports by clang-tidy (#950) 2020-07-13 07:52:38 -04:00
CMakeLists.txt Major rework to improve code quality and add automation checks (#805) 2020-06-19 21:34:56 +05:30
kohonen_som_topology.cpp [cpp fixes] tidied up code based on error reports by clang-tidy (#950) 2020-07-13 07:52:38 -04:00
kohonen_som_trace.cpp [cpp fixes] tidied up code based on error reports by clang-tidy (#950) 2020-07-13 07:52:38 -04:00
ordinary_least_squares_regressor.cpp [cpp fixes] tidied up code based on error reports by clang-tidy (#950) 2020-07-13 07:52:38 -04:00