cloudtrack / dsstne-starter

DSSTNE Starter is easy to help making a sample project of Deep Learning based on Amazon DSSTNE and AWS G2 Instances.
3 stars 0 forks source link

pull request list #11

Open norangLemon opened 7 years ago

norangLemon commented 7 years ago
sgkim126 commented 7 years ago

train -c config.json -i gl_input.nc -o gl_output.nc -n gl.nc -b 256 -e 100 원래

NNNetwork::Train: Epoch 100, average error 282.938812, average training error 276.414276, average regularization error 6.524546, elapsed time 3.447521s
NNNetwork::Train: saving checkpoint gl.nc100.nc
Total Training Time 345.725GPU Memory Usage: 372826 KB

현재

NNNetwork::Train: Epoch 100, average error 282.938812, average training error 276.414276, average regularization error 6.524546, elapsed time 3.424566s
NNNetwork::Train: saving checkpoint gl.nc100.nc
Total Training Time 343.495GPU Memory Usage: 372827 KB