SkillAgentSearch skills...

Yagrad

yet another scalar autograd engine - featuring complex numbers and fixed DAG

Install / Use

/learn @noway/Yagrad

README

yagrad - Yet Another Grad

Yet another scalar autograd engine based on micrograd.

Featuring

  • Complex numbers (for grad calculation)
  • Fixed DAG (no objects allocated during training)
  • Only 100 lines of code

Install

No installation required

Run

python train.py

Why

Educational purposes

Credits

View on GitHub
GitHub Stars26
CategoryEducation
Updated1y ago
Forks2

Languages

Python

Security Score

80/100

Audited on Feb 18, 2025

No findings