Commit Graph

10 Commits

Author SHA1 Message Date
Krishna Vedala
60a768b2a1 added computation time output 2020-06-03 13:36:40 -04:00
Krishna Vedala
5b3063f4d3 printf openmp debug message 2020-06-03 12:55:59 -04:00
Krishna Vedala
bc950d502a rename random(..) -> _random(..) to avoid conflict with similar function name <stdlib.h> 2020-06-03 12:45:44 -04:00
Krishna Vedala
31c145b773 const 2d pointer access attempt 2 2020-06-03 12:38:10 -04:00
Krishna Vedala
0650630aa9 fix const pointer parameters 2020-06-03 12:29:54 -04:00
Krishna Vedala
98fb7ffce7 1d kohonen self organizing map (som) 2020-06-03 11:57:14 -04:00
Krishna Vedala
614280257b added missing delete adaline 2020-05-31 13:30:53 -04:00
Krishna Vedala
65b2d92977 fixed test case 1 2020-05-31 13:04:56 -04:00
Krishna Vedala
1836baa4a0 adaline learning algorithm 2020-05-31 12:43:17 -04:00
Krishna Vedala
e48fb4eca1 add machine_learning folder 2020-05-31 10:56:51 -04:00