ssh -i ~/Downloads/zomux.pem [email protected]
ssh-keygen
Function profiling | |
================== | |
Message: trainers.py:282 | |
Time in 546 calls to Function.__call__: 7.641145e+01s | |
Time in Function.fn.__call__: 7.633449e+01s (99.899%) | |
Time in thunks: 7.620820e+01s (99.734%) | |
Total compile time: 9.094489e-01s | |
Number of Apply nodes: 167 | |
Theano Optimizer time: 3.391752e-01s | |
Theano validate time: 2.257347e-03s |
Function profiling | |
================== | |
Message: None | |
Time in 19735 calls to Function.__call__: 8.007819e+01s | |
Time in Function.fn.__call__: 7.888933e+01s (98.515%) | |
Time in thunks: 7.739506e+01s (96.649%) | |
Total compile time: 9.325302e-01s | |
Theano Optimizer time: 6.993260e-01s | |
Theano validate time: 1.049185e-02s | |
Theano Linker time (includes C, CUDA code generation/compiling): 2.172978e-01s |
Function profiling | |
================== | |
Message: None | |
Time in 2000 calls to Function.__call__: 1.451054e+00s | |
Time in Function.fn.__call__: 1.404534e+00s (96.794%) | |
Time in thunks: 9.432883e-01s (65.007%) | |
Total compile time: 5.521090e-01s | |
Theano Optimizer time: 1.164739e-01s | |
Theano validate time: 1.684189e-03s | |
Theano Linker time (includes C, CUDA code generation/compiling): 4.920912e-02s |
Function profiling | |
================== | |
Message: /home/hadoop/deepy/deepy/trainers/trainers.py:282 | |
Time in 131 calls to Function.__call__: 1.497694e+01s | |
Time in Function.fn.__call__: 1.494386e+01s (99.779%) | |
Time in thunks: 1.420090e+01s (94.818%) | |
Total compile time: 6.766920e-01s | |
Number of Apply nodes: 167 | |
Theano Optimizer time: 3.270850e-01s | |
Theano validate time: 2.164602e-03s |
Function profiling | |
================== | |
Message: /home/hadoop/deepy/deepy/trainers/trainers.py:282 | |
Time in 382 calls to Function.__call__: 3.791379e+01s | |
Time in Function.fn.__call__: 3.779269e+01s (99.681%) | |
Time in thunks: 3.603890e+01s (95.055%) | |
Total compile time: 4.916809e-01s | |
Number of Apply nodes: 119 | |
Theano Optimizer time: 2.211621e-01s | |
Theano validate time: 1.533985e-03s |
Function profiling | |
================== | |
Message: None | |
Time in 0 calls to Function.__call__: 0.000000e+00s | |
Total compile time: 5.686516e+00s | |
Theano Optimizer time: 1.218326e+00s | |
Theano validate time: 2.887964e-03s | |
Theano Linker time (includes C, CUDA code generation/compiling): 4.449660e+00s | |
Function profiling |
Function profiling | |
================== | |
Message: /home/hadoop/deepy/deepy/trainers/trainers.py:64 | |
Time in 0 calls to Function.__call__: 0.000000e+00s | |
Total compile time: 5.713967e+00s | |
Number of Apply nodes: 21 | |
Theano Optimizer time: 1.030665e+00s | |
Theano validate time: 4.279613e-04s | |
Theano Linker time (includes C, CUDA code generation/compiling): 4.673169e+00s | |
Import time 7.902098e-02s |
{ | |
"auto_complete_function_params": "", | |
"color_scheme": "Packages/Predawn Monokai/Predawn Monokai.tmTheme", | |
"font_size": 18, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"open_files_in_new_window": false, | |
"tab_size": 4, |
ssh -i ~/Downloads/zomux.pem [email protected]
ssh-keygen
Iter: 0 Alpha: 0.100000 TRAIN entropy: 8.2754 VALID entropy: 8.1049
Iter: 1 Alpha: 0.100000 TRAIN entropy: 7.7330 VALID entropy: 7.8785
Iter: 2 Alpha: 0.100000 TRAIN entropy: 7.4912 VALID entropy: 7.7719
Iter: 3 Alpha: 0.100000 TRAIN entropy: 7.3232 VALID entropy: 7.6865
Iter: 4 Alpha: 0.100000 TRAIN entropy: 7.1947 VALID entropy: 7.6226
Iter: 5 Alpha: 0.100000 TRAIN entropy: 7.0916 VALID entropy: 7.5792
Iter: 6 Alpha: 0.100000 TRAIN entropy: 7.0058 VALID entropy: 7.5634
Iter: 7 Alpha: 0.050000 TRAIN entropy: 6.9216 VALID entropy: 7.4454
Iter: 8 Alpha: 0.025000 TRAIN entropy: 6.8192 VALID entropy: 7.3646