Skip to content

Commit 7cbc5dc

Browse files
committed
Drop "in Python" from title.
While the title of the book is "Neural Networks from Scratch in Python", it's typically referred to as "Neural Networks from Scratch", and it goes without saying in this context that Python will be used in code examples.
1 parent 63b464b commit 7cbc5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydis_site/apps/resources/resources/neural_networks_from_scratch_in_python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description: '"Neural Networks From Scratch" is a book intended to teach you how
22
without any libraries, so you can better understand deep learning and how all of the elements work.
33
This is so you can go out and do new/novel things with deep learning as well as to become more successful with even more basic models.
44
This book is to accompany the usual free tutorial videos and sample code from youtube.com/sentdex.'
5-
name: Neural Networks from Scratch in Python
5+
name: Neural Networks from Scratch
66
title_url: https://nnfs.io/
77
urls:
88
- icon: branding/goodreads

0 commit comments

Comments
 (0)