Commit Graph

21 Commits

Author SHA1 Message Date
Patrick Stevens
f873e5ca3d Describe the network (#31) 2023-06-17 23:03:32 +01:00
Patrick Stevens
bdb5d8e192 One-hot encoding (#30) 2023-06-17 22:14:37 +01:00
Patrick Stevens
fd55cd1c5f Iris data (#29) 2023-06-17 19:03:01 +01:00
Patrick Stevens
fac93253f2 Fix the run (#23) 2023-05-08 11:55:45 +01:00
Patrick Stevens
a0da79591a Implement Adam, and fix RMS (#22) 2023-05-08 10:39:42 +00:00
Patrick Stevens
deb0ec67ca Add docs, delete old code, truncate scalars where possible (#21) 2023-05-07 22:57:58 +00:00
Patrick Stevens
e42cfa22db Move gradient descent to lib (#20) 2023-05-07 21:49:25 +01:00
Patrick Stevens
87f191e479 Implement RMS (#19) 2023-05-07 20:38:19 +01: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