This repo is a very basic implementation of an LLM in pure python (no torch, no numpy)
python Network.py
Pickles to save Classes (Network, Layer, Neuron) Dataset is input_tiny.txt (but you can change it) loaded by dataset.py
maths.py is just a util
| Name | Name | Last commit date | ||
|---|---|---|---|---|