Skip to content

Pull requests: karpathy/nn-zero-to-hero

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Changed READEME.md
#63 opened Oct 22, 2024 by Hrushi0d Loading…
added manual_seed, resolved shape issue
#62 opened Sep 29, 2024 by T4ras123 Loading…
Update makemore_part1_bigrams.ipynb
#58 opened Jul 4, 2024 by TinyImage Loading…
hpreact -> hprebn
#56 opened Jun 23, 2024 by hiroyachiba Loading…
Fix shape mismatch error in loss calculation
#51 opened May 7, 2024 by dewijones92 Loading…
cmp: adds comparison of shapes
#36 opened Apr 29, 2023 by evgenyfadeev Loading…
Update makemore part 1
#32 opened Apr 1, 2023 by byrneml Loading…
Correct loss calc from SSE to MSE in backprop loop
#20 opened Jan 19, 2023 by sfuller14 Loading…
Download names.txt from makemore repo
#19 opened Jan 9, 2023 by misza222 Loading…
mistype
#17 opened Dec 6, 2022 by B8ni Loading…
change 32 to len(X) to get all the training set
#12 opened Oct 13, 2022 by joshkatz1 Loading…
Fix first arg in torch.arange
#5 opened Sep 18, 2022 by HAMZA310 Loading…
added rsub to allow MSE calc in any order
#4 opened Sep 17, 2022 by machinatoonist Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.