Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Max Ehrlich
cdcnn
Commits
915afc26
Verified
Commit
915afc26
authored
Dec 26, 2018
by
Max Ehrlich
Browse files
Final relu training results
parent
6bee207f
Changes
2
Hide whitespace changes
Inline
Side-by-side
paper/plots/data/CIFAR100_relu_training.csv
0 → 100644
View file @
915afc26
Spatial, ASM, APX
0.38375, 0.1978899985551834, 0.18126000463962555
0.38375, 0.25641998648643494, 0.2582799792289734
0.38375, 0.29986000061035156, 0.3050000071525574
0.38375, 0.32446998357772827, 0.33258000016212463
0.38375, 0.34317001700401306, 0.35148999094963074
0.38375, 0.35694998502731323, 0.36820995807647705
0.38375, 0.3684000074863434, 0.38540002703666687
0.38375, 0.3816799521446228, 0.3857400119304657
0.38375, 0.3818100094795227, 0.3752700090408325
0.38375, 0.38989001512527466, 0.387939989566803
0.38375, 0.3857700228691101, 0.3895300030708313
0.38375, 0.3902999758720398, 0.38687998056411743
0.38375, 0.3885999917984009, 0.38639000058174133
0.38375, 0.3839299976825714, 0.3863700032234192
0.38375, 0.3861300051212311, 0.38936999440193176
paper/plots/relu_training.gp
View file @
915afc26
...
...
@@ -15,10 +15,10 @@ set xtics 1,2,15
set output "relu_training.eps"
plot "data/MNIST_relu_training.csv" using ($0+1):1 with lines linestyle spatial notitle, \
"data/CIFAR10_relu_training.csv" using ($0+1):1 with lines linestyle spatial notitle, \
"data/CIFAR100_relu_
accuracy
.csv" using ($0+1):1 with lines linestyle spatial notitle, \
"data/CIFAR100_relu_
training
.csv" using ($0+1):1 with lines linestyle spatial notitle, \
"data/MNIST_relu_training.csv" using ($0+1):3 with linespoints linestyle apx_mnist title (columnhead(3)." MNIST"), \
"data/CIFAR10_relu_training.csv" using ($0+1):3 with linespoints linestyle apx_cifar10 title (columnhead(3)." CIFAR10"), \
"data/CIFAR100_relu_
accuracy
.csv" using ($0+1):3 with linespoints linestyle apx_cifar100 title (columnhead(3)." CIFAR100"), \
"data/CIFAR100_relu_
training
.csv" using ($0+1):3 with linespoints linestyle apx_cifar100 title (columnhead(3)." CIFAR100"), \
"data/MNIST_relu_training.csv" using ($0+1):2 with linespoints linestyle asm_mnist title (columnhead(2)." MNIST"), \
"data/CIFAR10_relu_training.csv" using ($0+1):2 with linespoints linestyle asm_cifar10 title (columnhead(2)." CIFAR10"), \
"data/CIFAR100_relu_accuracy.csv" using ($0+1):2 with linespoints linestyle asm_cifar100 title (columnhead(2)." CIFAR100")
\ No newline at end of file
"data/CIFAR100_relu_training.csv" using ($0+1):2 with linespoints linestyle asm_cifar100 title (columnhead(2)." CIFAR100")
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment