Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# README

### Dependencies

`venv`
`python3`

### Setup

Use virtualenv to run a local python version

```
cd /root/of/this/repo
source .venv/bin/activate
```

Install dependencies

```
pip install -r requirements.txt
```

### Running Jupyter Notebook

TODO

About

A place to collect code while working through Karpathy's Zero to Hero series on neural nets

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages