Skudalen
|
968759d205
|
feat: add 1D convolution network in NNA
|
2021-07-14 12:14:20 +02:00 |
|
Skudalen
|
7ad034fa95
|
chore: add ground work for a CNN model
|
2021-07-13 16:22:58 +02:00 |
|
Skudalen
|
5123586fa6
|
feat: add basic FFN for comparison with other networks
|
2021-07-13 15:43:21 +02:00 |
|
Skudalen
|
2bca68fcae
|
feat: add functionality for multiple layer
input in cross-val func
|
2021-07-13 15:23:51 +02:00 |
|
Skudalen
|
ca1eeb0a83
|
feat: add a RNN network model with GRU layers
|
2021-07-13 14:42:23 +02:00 |
|
Skudalen
|
e0e88abf41
|
feat: make func for cross validation based on session split
|
2021-07-13 10:59:47 +02:00 |
|
Skudalen
|
c009b0cdb2
|
feat: implement func for session data prep
|
2021-07-12 13:16:07 +02:00 |
|
Skudalen
|
3c213cce7c
|
feat: make func to get nr of datapoints
in a given session
|
2021-07-12 11:49:28 +02:00 |
|
Skudalen
|
ec6c2c9dcc
|
fix: fix index bug in save mfcc to json
|
2021-07-09 17:19:56 +02:00 |
|
Skudalen
|
4ba390a268
|
chore: add information about sessions
into the mfcc json file
|
2021-07-09 16:58:16 +02:00 |
|
Skudalen
|
8faa352af9
|
doc: add comments to NN file
|
2021-07-09 14:53:47 +02:00 |
|
Skudalen
|
503742e231
|
chore: add to the readme and restructure
|
2021-07-09 09:39:10 +02:00 |
|
Skudalen
|
8de9efb0ac
|
chore: add table of contents in README
|
2021-07-08 18:08:46 +02:00 |
|
Skudalen
|
cd6a1f56fd
|
feat: get the LSTM running
|
2021-07-07 15:28:15 +02:00 |
|
Skudalen
|
61e5c74cde
|
fix: fix indexing of labels in mfcc json
|
2021-07-07 12:11:46 +02:00 |
|
Skudalen
|
5c256143b1
|
chore: improve code quality
|
2021-07-06 16:33:35 +02:00 |
|
Skudalen
|
155816235e
|
fix: try to implement the NN correctly
|
2021-07-05 12:43:45 +02:00 |
|
Skudalen
|
91bd13ee1d
|
chore: import tensorflow and keras
|
2021-07-02 14:46:31 +02:00 |
|