https://github.com/icelain/gograd
Minimal autograd engine in go
https://github.com/icelain/gograd
Last synced: 11 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T08:55:30.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T12:16:53.968Z (over 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