-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e7680a3
commit 8def245
Showing
4 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
venv/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# MakeMore | ||
|
||
 | ||
|
||
*PS: This is my attempt to make the github repo attractive. Haha! I asked copilot to represent the makemore series as a whole* | ||
|
||
## Introduction | ||
This repository contains code implementations and resources related to the "Make More" series by Andrej Karpathy. Check out the detailed implementation inside these repos. | ||
1. [Character level bigram Language Model](bigram) | ||
2. Multi-Layer Perceptron character-level language model | ||
3. Adding Activations, Gradients to the MLP | ||
4. Backprop ninja | ||
5. Building Wavenet |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.