Skip to content

etcd/mygpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Main dependencies:

pip install -r src/requirements.txt

Additional dependencies for typechecking:

pip install mypy data-science-types

Typecheck

mypy src

Run

python src/mymm.py

Sample data

names.txt:

https://github.com/karpathy/makemore/blob/master/names.txt

tinyshakespeare.txt:

https://raw.githubusercontent.com/karpathy/char-rnn/master/data/tinyshakespeare/input.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages