Commit Graph

71 Commits

Author SHA1 Message Date
0cc949897f Added custom actual accuracy metric which shows how many cases are correctly classified + changed to binary_crossentropy from mse 2017-07-07 16:11:44 +02:00
669aa6bbfd Added fake_epoch for observation 2017-07-07 12:45:47 +02:00
592ad9b26b Simplified nn 2017-07-06 13:41:22 +02:00
cc31b9488b Renamed functional program to cnn 2017-07-06 09:57:04 +02:00
e4e111f029 Added test for y 2017-07-06 09:11:31 +02:00
ca53eedece Changed Sequential functionality to functional API 2017-07-04 13:42:23 +02:00
b84fb13214 merge 2017-07-04 10:41:59 +02:00
cdab668b7c Moved some things 2017-07-04 10:28:27 +02:00
f061573c0b y size changed from 121 to 11 2017-07-02 11:49:41 +02:00
3e76883ce6 Created cnn witch look at aditional features as well 2017-07-01 15:46:51 +02:00
d314a9ee4f Created cnn witch look at aditional features as well 2017-07-01 15:45:46 +02:00
ac8f0057c5 Files renamed, orderd plus ordered prepare_data file 2017-07-01 12:19:09 +02:00
f033638ee9 Changing to python3 2017-06-30 13:43:35 +02:00
4d27925b87 Changed to python3 2017-06-30 13:18:48 +02:00
719cec6d29 Added some modularity and X_other_features generation 2017-06-28 16:04:04 +02:00
3c9edd5d1c Managing validate data to counter overfitting 2017-06-27 11:40:56 +02:00
0e3dd4f88c Added parts of per vowel accetuation 2017-06-24 12:35:23 +02:00
dfe4b9a362 Added creation of inputs per vowels 2017-06-23 11:49:21 +02:00
2c16f10e13 Created character_based_cnn 2017-06-20 12:50:34 +02:00
658c55d280 More tutorial 2017-04-13 11:10:23 +02:00
9455f26423 Initial commit 2017-02-10 10:31:17 +01:00