зеркало из https://github.com/microsoft/EdgeML.git
Cleanup
This commit is contained in:
Родитель
39edb8fff7
Коммит
c683fb1132
|
@ -99,16 +99,3 @@ def main():
|
|||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
# For the following command:
|
||||
# Data - Curet
|
||||
# python2 bonsai_example.py -dir ./curet/ -d 2 -p 22 -rW 0.00001 -rZ 0.0000001 -rV 0.00001 -rT 0.000001 -sZ 0.4 -sW 0.5 -sV 0.5 -sT 1 -e 300 -s 0.1 -b 20
|
||||
# Final Output - useMCHLoss = True
|
||||
# Maximum Test accuracy at compressed model size(including early stopping): 0.93727726 at Epoch: 297
|
||||
# Final Test Accuracy: 0.9337135
|
||||
# Non-Zeros: 24231.0 Model Size: 115.65625 KB hasSparse: True
|
||||
|
||||
# Data - usps2
|
||||
# python2 bonsai_example.py -dir /mnt/c/Users/t-vekusu/Downloads/datasets/usps-binary/ -d 2 -p 22 -rW 0.00001 -rZ 0.0000001 -rV 0.00001 -rT 0.000001 -sZ 0.4 -sW 0.5 -sV 0.5 -sT 1 -e 300 -s 0.1 -b 20
|
||||
# Maximum Test accuracy at compressed model size(including early stopping): 0.9521674 at Epoch: 246
|
||||
# Final Test Accuracy: 0.94170403
|
||||
# Non-Zeros: 2636.0 Model Size: 19.1328125 KB hasSparse: True
|
||||
|
|
Загрузка…
Ссылка в новой задаче