Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Dual arrays is >100x faster than 'ad' on large fneural | Tom Smeding | 2025-02-24 |
* | WIP array stuff untested | Tom Smeding | 2025-02-24 |
* | WIP array AD | Tom Smeding | 2025-02-24 |
* | Remove redundant Num constraint on writeTape | Tom Smeding | 2025-02-23 |
* | Optimise by backpropagating scalar computation in C | Tom Smeding | 2025-02-23 |
* | Working tests and benchmarks against 'ad' | Tom Smeding | 2025-02-21 |
* | Evaluate result Dual before backpropagating | Tom Smeding | 2025-02-21 |
* | Nicer API for writing Dual instances | Tom Smeding | 2025-02-21 |
* | Add (toggleable) debug code | Tom Smeding | 2025-02-21 |
* | Try debugging crash | Tom Smeding | 2025-02-20 |
* | Attempt at a benchmark (crashes) | Tom Smeding | 2025-02-20 |