Commit Graph

20 Commits

Author SHA1 Message Date
Patrick Stevens
379bd1554a Add badge to README and fix workflow (#18) 2023-05-01 11:26:40 +00:00
Patrick Stevens
bbbacd421b Smoothing (#17) 2023-05-01 12:20:05 +01:00
Patrick Stevens
6dbd89aaac Velocity descent (#16) 2023-05-01 10:13:42 +00:00
Patrick Stevens
64d98757f4 Make Scalar numlike (#15) 2023-04-30 12:09:16 +00:00
Patrick Stevens
ae6430aa85 Add infra for inflating and deflating (#14) 2023-04-29 21:58:00 +01:00
Patrick Stevens
41977a726e Generalise to gradient-descent function which can sample (#13) 2023-04-29 19:18:05 +01:00
Patrick Stevens
1b738b200a Separate implementation (#12) 2023-04-07 23:50:32 +00:00
Patrick Stevens
753722d7ca Implement plane prediction (#11) 2023-04-07 19:41:49 +00:00
Patrick Stevens
3c964bc132 Little refactor allowing speed (#10) 2023-04-07 10:37:05 +00:00
Patrick Stevens
817775412b Add hyperparameters, optimise quadratic function (#9) 2023-04-03 14:06:45 +00:00
Patrick Stevens
1ea0383710 Optimise my first function (#8) 2023-04-03 10:36:31 +00:00
Patrick Stevens
bc66457edf Deduplicate scalars (#7) 2023-03-30 22:23:48 +00:00
Patrick Stevens
0d2e5eb277 Add rank parameters to autodiff (#6) 2023-03-29 21:00:13 +01:00
Patrick Stevens
32caf8d7d6 Automatic differentiation (#5) 2023-03-25 22:19:04 +00:00
Patrick Stevens
adff7ac3fd Symbolic differentiation (#4) 2023-03-24 21:10:36 +00:00
Patrick Stevens
c3bfeb0762 L2 (#3) 2023-03-23 19:17:53 +00:00
Patrick Stevens
0a199b0065 Add tensor type (#1) 2023-03-18 20:41:14 +00:00
Smaug123
e2e3eed1b9 Workflow 2023-03-18 17:54:13 +00:00
Smaug123
e305093935 Initial implementation of a line 2023-03-18 17:01:53 +00:00
Smaug123
41afd1c6de Initial commit 2023-03-16 22:13:05 +00:00