Code for finetuning AlexNet in TensorFlow >= 1.2rc0
-
Updated
Mar 5, 2019 - Jupyter Notebook
Add a description, image, and links to the alexnet topic page so that developers can more easily learn about it.
To associate your repository with the alexnet topic, visit your repo's landing page and select "manage topics."
"It turn out that Tucker decomposition yields lower accuracy loss than CP decomposition in my experiments, so the results below are all from Tucker decomposition."
what means "Tucker decomposition yields lower accuracy loss than CP decomposition" ?
and can the project be used in other cnn models?