https://github.com/icelain/gograd
Minimal autograd engine in go
https://github.com/icelain/gograd
Last synced: about 1 month ago
JSON representation
Minimal autograd engine in go
- Host: GitHub
- URL: https://github.com/icelain/gograd
- Owner: Icelain
- License: mit
- Created: 2024-06-27T17:09:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T08:55:30.000Z (almost 2 years ago)
- Last Synced: 2025-07-05T23:39:49.239Z (about 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gograd
Minimal scalar autograd engine in go