20 Commits (7180550b0dff15910f685acb9fc3a9d7e5ffaa14)

Author SHA1 Message Date
lkrsnik a2fce7c1ae Added num of letters to x_other_features
7 years ago
lkrsnik 18348b78fc [MAJOR REFACTOR] Added accent classification (from scratch) and deleted unnecessary y output (output where no accent should be employed) X-es in case of both syllabled inputs have also been changed in similar manner.
7 years ago
lkrsnik 83584a0c6f [MAJOR UPGRADE - COMPLETE REFECATOR] Refactored whole prepare_data file into a class, consequently different way of calling functions. Added reverse input option.
7 years ago
lkrsnik 76dc71ce55 [MAJOR UPDATE]Added syllabled letters functionallity and added letters attributes to letter accetuation
7 years ago
lkrsnik 38797b37d4 [MAJOR UPDATE] Added syllable neural networks
7 years ago
lkrsnik f0d263e429 [MAJOR UPDATE] Changed additional features to version 4, erased unnecessary input letters (unused vowels), split validation data to test data and validation data
7 years ago
lkrsnik 0cc949897f Added custom actual accuracy metric which shows how many cases are correctly classified + changed to binary_crossentropy from mse
7 years ago
lkrsnik 669aa6bbfd Added fake_epoch for observation
7 years ago
lkrsnik e4e111f029 Added test for y
7 years ago
lkrsnik f061573c0b y size changed from 121 to 11
7 years ago
lkrsnik 3e76883ce6 Created cnn witch look at aditional features as well
7 years ago
lkrsnik d314a9ee4f Created cnn witch look at aditional features as well
7 years ago
lkrsnik ac8f0057c5 Files renamed, orderd plus ordered prepare_data file
7 years ago
lkrsnik f033638ee9 Changing to python3
7 years ago
lkrsnik 4d27925b87 Changed to python3
7 years ago
lkrsnik 719cec6d29 Added some modularity and X_other_features generation
7 years ago
lkrsnik 3c9edd5d1c Managing validate data to counter overfitting
7 years ago
lkrsnik 0e3dd4f88c Added parts of per vowel accetuation
7 years ago
lkrsnik dfe4b9a362 Added creation of inputs per vowels
7 years ago
lkrsnik 2c16f10e13 Created character_based_cnn
7 years ago