Skip to content

Commit 8594814

Browse files
Another Try to fix links(?)
1 parent a23d000 commit 8594814

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ Huge kudos to the authors for the book, and the excellent animations they made.
1212

1313
---
1414

15-
[Chapter 01 - The idea of neurons]('./Chapter 01/')
15+
[Chapter 01 - The idea of neurons](./Chapter%2001/)
1616

17-
[Chapter 02 - Creating a neuron]('./Chapter 02/')
17+
[Chapter 02 - Creating a neuron](./Chapter%2002/)
1818

19-
[Chapter 03 - Adding Layers]('./Chapter 03/')
19+
[Chapter 03 - Adding Layers](./Chapter%2003/)
2020

21-
[Chapter 04 - Activation Functions]('./Chapter 04/')
21+
[Chapter 04 - Activation Functions](./Chapter%2004/)
2222

23-
[Chapter 05 - Loss Functions]('./Chapter 05/')
23+
[Chapter 05 - Loss Functions](./Chapter%2005/)
2424

2525
## Some other resources used in this repo
2626

0 commit comments

Comments
 (0)