Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@briangu
Copy link
Owner

@briangu briangu commented Jul 10, 2025

Summary

  • implement simple numeric autograd support
  • add and ˙ operators
  • provide gradient helper utilities
  • test autograd on scalars, vectors, matrices
  • cross-check gradients with PyTorch when available

Testing

  • python3 -m unittest tests.test_autograd -v
  • python3 -m unittest

https://chatgpt.com/codex/tasks/task_e_686ef820a6d883329d137e3efad94e38

@briangu briangu merged commit f378be4 into main Jul 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants