mycroft-precise/precise
Matthew D. Scholefield 06430cd24d Add --freeze-till training parameter for transfer learning
For example, --freeze-till -2 will freeze layers[0:-2]
2019-04-09 02:09:06 -05:00
..
pocketsphinx Update copyright header to 2019 2019-03-20 10:53:24 -05:00
scripts Add --freeze-till training parameter for transfer learning 2019-04-09 02:09:06 -05:00
__init__.py Increment version to 0.2.0 2018-06-20 16:49:50 -05:00
functions.py Add threshold parameters and precise-calc-threshold script 2019-04-08 15:08:16 -05:00
model.py Add --freeze-till training parameter for transfer learning 2019-04-09 02:09:06 -05:00
network_runner.py Add threshold parameters and precise-calc-threshold script 2019-04-08 15:08:16 -05:00
params.py Add threshold parameters and precise-calc-threshold script 2019-04-08 15:08:16 -05:00
stats.py Cast to np.array in Stats 2019-04-09 02:07:42 -05:00
threshold_decoder.py Add threshold parameters and precise-calc-threshold script 2019-04-08 15:08:16 -05:00
train_data.py Add threshold parameters and precise-calc-threshold script 2019-04-08 15:08:16 -05:00
util.py Update copyright header to 2019 2019-03-20 10:53:24 -05:00
vectorization.py Fix divide by 0 in Stats 2019-03-29 05:58:32 -05:00