emrekuecuek / COMP541

Memory-Efficient Adaptive Optimization implementation with JuliaLang
1 stars 0 forks source link

ResNet 50 with CIFAR-10 #9

Open emrekuecuek opened 4 years ago

emrekuecuek commented 4 years ago

Test ResNet 50 model using CIFAR-10 dataset with the SM3 optimizer for tensors and convolution operations.

emrekuecuek commented 4 years ago

Compare with other algorithms (Adam, Adagrad)