04 2018 档案
摘要:This is one way to find adversarial examples of CNN. The boilerplate: Define a simple network: The inputs The optimizer The optimization process The r
阅读全文
摘要:sudo apt-get --purge remove 'cuda*' # remove all the cuda sudo apt-get autoremove --purge cuda sudo dpkg -i ./cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64.deb sudo apt-get update sudo apt-get i...
阅读全文
摘要:If you don't use jupyter, you may have to edit your source codes on your pc and upload them to your server. 1.install ipython 2.jupyter 3.start a new
阅读全文