Commit graph

640 commits

Author SHA1 Message Date
cf94310598 Added more elemental matrix math and a non functioning gradient decent function. 2018-09-05 16:37:19 +02:00
f84901dcc3 renamed message field to description 2018-08-08 11:31:58 +02:00
4ce53017a1 Added UserMessageManager class 2018-08-06 19:26:41 +02:00
501fbf1a5f Added ObjectUtil class 2018-07-25 13:14:12 +02:00
beb0ce754e Cleaned up WS interfaces 2018-07-05 16:58:02 +02:00
Ziver Koc
1f8d5cfe2a Added test for REST client 2018-06-08 16:22:17 +02:00
Ziver Koc
93a4c9eca2 Renamed Rest to REST 2018-06-08 16:02:35 +02:00
351d5478c7 Added incomplete REST client 2018-06-06 10:27:28 +02:00
ccecc067b2 Fixed many warnings 2018-05-27 01:23:21 +02:00
c570847f3a Optimized imports 2018-05-26 23:04:40 +02:00
b1c53d88ae Changed tas to spaces 2018-05-26 23:01:04 +02:00
Ziver Koc
a938b70d57 fixed gradient ascent 2018-05-22 17:31:58 +02:00
Ziver Koc
45b1f51685 Fixed some ml test cases 2018-05-21 16:06:46 +02:00
2160976406 Implemented Gradient Ascent (TCs failing) 2018-04-17 17:03:34 +02:00
8050170ee3 Initial commit of LinearRegression class 2018-03-27 16:39:14 +02:00
3c8c692b16 small change 2018-03-06 13:32:09 +01:00
eb30472a76 Some work done on charts 2018-03-01 15:59:08 +01:00
3df20257b0 Added multiply by element function 2018-01-11 16:35:33 +01:00
acc3ccfe1f Added matrix transpose 2017-12-03 18:30:14 +01:00
41a70d45b8 Added identity matrix 2017-12-03 18:14:19 +01:00
9562d8615a Implemented matrix multiplication 2017-12-03 18:04:52 +01:00
0e664ba3ca added perceptron code body 2017-11-15 15:38:00 +01:00
eb67cdb9d5 Added MatrixMath class 2017-11-02 17:17:43 +01:00
c344856989 Fixed small warning 2017-11-01 16:25:58 +01:00
1cab6609c0 Fixed javadoc warnings 2017-10-21 18:39:06 +02:00
33cddb7b8f Fixed warning 2017-10-06 16:31:30 +02:00
d2ea0e32bd Implemented a Performance Counter class 2017-09-24 00:26:48 +02:00
8ce73e3f50 Moved getCallingClass function to ClassUtil 2017-09-21 23:41:24 +02:00
c5c135320f fixed last inserted id issue 2017-08-21 16:05:22 +02:00
86ce0990c6 Fixed failing MqTT TC 2017-08-04 16:11:02 +02:00
fc1e650002 Added byte support to BinaryStruct 2017-08-04 16:10:41 +02:00
59097efcdb Changed to Executor service from timer 2017-08-02 14:59:14 +02:00
f1352cb58a Fixed duplicate case file names 2017-08-01 23:16:37 +02:00
8b7f8a5bc4 Some more work on MQTT 2017-06-02 16:54:14 +02:00
173a754088 Initial impl of Mqtt broker 2017-05-31 17:23:35 +02:00
c339ba8266 Added method for checking lib availability 2017-05-16 17:20:49 +02:00
178f881d57 Fixed http server session recreated every connection 2017-04-19 17:33:47 +02:00
914d1d83df Made logging more robust for exception cases 2017-04-19 17:33:47 +02:00
fe6ce790a6 bugfix 2017-04-01 00:20:17 +02:00
9bd7ca9d6c some bugfixes 2017-03-16 17:02:28 +01:00
7e3305bea2 Added html templates/examples for configurator 2017-03-13 18:09:14 +01:00
a6c34fa7ba Added TimeZone method to CronTimer 2017-03-07 12:27:29 +01:00
bb038dce1f bug fixes 2017-03-01 17:51:37 +01:00
9b1737acf0 Impl better cron algo and added mor TCs 2017-02-28 18:11:13 +01:00
a12ce134af CronTimer impl done but more TC needed 2017-02-27 18:54:42 +01:00
d6e5bd2b65 Initial implementation of Cron format parser 2017-02-24 18:44:22 +01:00
f9dc882c1c More Refactoring and added delete TC 2017-02-17 17:03:08 +01:00
5b15515432 Refactored sub bean logic 2017-02-17 11:28:57 +01:00
7c4c536ce5 Added more TCs to DBBean and fixed a link table bug 2017-02-15 17:17:42 +01:00
0346fd21ba Refactored out DBBean cache logic and also refactored test cases 2017-02-14 17:52:59 +01:00