karpathy / karpathy/micrograd

Rename engine.py to value.py

Open
#40 0 comments 7 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
17.6k
Forks
2.8k
PR merge metrics
No merged PRs in 30d

Description

I suggest you rename `engine.py` to `value.py`.

Reasoning:
- the `engine` name is misleading. The file doesn't contain some framework or domain logic.
- the `engine.py` file contains a solo class named `Value`. The best name for it is `value.py.`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.