Commit Graph

12 Commits

Author SHA1 Message Date
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