Skip to content

Commit bb0ab9b

Browse files
Update nn.ipynb
1 parent 6f385f5 commit bb0ab9b

File tree

1 file changed

+1
-1
lines changed
  • A Fully Customisable Neural Network in Python from Scratch

1 file changed

+1
-1
lines changed

A Fully Customisable Neural Network in Python from Scratch/nn.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# A FULLY CUSTOMISABLE NEURAL NETWORK IN PYTHON FROM SCRATCH\n",
88
"_Posted on March 30, 2018 by Suyog_\n",
99
"![alt text](./neural_network.png \"A simple feedforward neural network\")\n",
10-
"<a href=\"https://mlendeavours.wordpress.com/2018/03/30/a-fully-customizable-neural-network-in-python-from-scratch/\"><center>Visit the article on ML Endeavours</center></a>"
10+
"<a href=\"https://mlendeavours.wordpress.com/2018/03/30/a-fully-customizable-neural-network-in-python-from-scratch/"><center>Visit the article on ML Endeavours</center></a>"
1111
]
1212
},
1313
{

0 commit comments

Comments
 (0)