Skip to content

Commit 209b78f

Browse files
committed
Neural Networks from Scratch with code
1 parent ccaab13 commit 209b78f

File tree

4 files changed

+808
-253
lines changed

4 files changed

+808
-253
lines changed

neural-network-animation/package-lock.json

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

neural-network-animation/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"dependencies": {
1111
"gsap": "^3.12.2",
12+
"prismjs": "^1.30.0",
1213
"react": "^18.2.0",
1314
"react-dom": "^18.2.0"
1415
},

0 commit comments

Comments
 (0)