File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
research/denoised_smoothing/notebooks Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4242 "colab_type" : " text"
4343 },
4444 "source" : [
45- " <a href=\" https://colab.research.google.com/github/sayakpaul/Denoised-Smoothing-TF /blob/main /Train_Classifier.ipynb\" target=\" _parent\" ><img src=\" https://colab.research.google.com/assets/colab-badge.svg\" alt=\" Open In Colab\" /></a>"
45+ " <a href=\" https://colab.research.google.com/github/sayakpaul/neural-structured-learning /blob/master/research/denoised_smoothing/notebooks /Train_Classifier.ipynb\" target=\" _parent\" ><img src=\" https://colab.research.google.com/assets/colab-badge.svg\" alt=\" Open In Colab\" /></a>"
4646 ]
4747 },
4848 {
5858 "cell_type" : " code" ,
5959 "metadata" : {
6060 "id" : " 4sfls3mIJCsY" ,
61- "outputId" : " 3bf3d897-ec81-49eb-9020-6c197322492a" ,
6261 "colab" : {
6362 "base_uri" : " https://localhost:8080/"
64- }
63+ },
64+ "outputId" : " 3bf3d897-ec81-49eb-9020-6c197322492a"
6565 },
6666 "source" : [
67- " !git clone https://github.com/sayakpaul/Denoised-Smoothing-TF \n " ,
68- " !cd Denoised-Smoothing-TF && tar xf models.tar.gz"
67+ " !git clone https://github.com/sayakpaul/neural-structured-learning \n " ,
68+ " !cd neural-structured-learning/research/denoised_smoothing && tar xf models.tar.gz"
6969 ],
70- "execution_count" : 1 ,
70+ "execution_count" : null ,
7171 "outputs" : [
7272 {
7373 "output_type" : " stream" ,
9090 },
9191 "source" : [
9292 " import sys\n " ,
93- " sys.path.append(\" Denoised-Smoothing-TF \" )\n " ,
93+ " sys.path.append(\" neural-structured-learning/research/denoised_smoothing \" )\n " ,
9494 " \n " ,
9595 " from models import resnet20\n " ,
9696 " \n " ,
You can’t perform that action at this time.
0 commit comments