Skip to content

Commit

Permalink
Update colab notebook to pull files from master
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Apr 11, 2022
1 parent 2d3e6c7 commit 91326d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GN_Demo_Colab.ipynb
Expand Up @@ -168,8 +168,8 @@
"outputId": "9737287f-6fb0-4a24-be86-45b1000ea86c"
},
"source": [
"!wget https://raw.githubusercontent.com/anon928374/gn/master/models.py -O models.py\n",
"!wget https://raw.githubusercontent.com/anon928374/gn/master/simulate.py -O simulate.py"
"!wget https://raw.githubusercontent.com/MilesCranmer/symbolic_deep_learning/master/models.py -O models.py\n",
"!wget https://raw.githubusercontent.com/MilesCranmer/symbolic_deep_learning/master/simulate.py -O simulate.py"
],
"execution_count": null,
"outputs": [
Expand Down

0 comments on commit 91326d8

Please sign in to comment.