Commit Graph

45 Commits

Author SHA1 Message Date
Smaug123
72e8b2aa02 Volume
Some checks failed
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/all-checks-complete unknown status
2023-07-23 18:38:18 +01:00
Smaug123
bf93da9584 And again
Some checks failed
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/all-checks-complete unknown status
2023-07-23 18:37:14 +01:00
Smaug123
42c3bde73f Or this
Some checks failed
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/all-checks-complete unknown status
2023-07-23 17:45:47 +01:00
Smaug123
ed41d77f58 How about this
Some checks failed
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/all-checks-complete unknown status
2023-07-23 17:44:22 +01:00
Smaug123
8fd9980d29 Revert store
Some checks failed
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/all-checks-complete unknown status
2023-07-23 17:40:13 +01:00
Smaug123
b2746ae916 Fix condition
Some checks failed
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/all-checks-complete unknown status
2023-07-23 17:12:16 +01:00
Smaug123
f91a156b52 Delete bad 2023-07-23 17:03:46 +01:00
Smaug123
e03d9ee56e Playing 2023-07-23 16:59:59 +01:00
Smaug123
18013d108e Only on pipeline 2023-07-23 16:53:42 +01:00
Smaug123
6f1d7a3184 Mount /nix 2023-07-23 16:52:18 +01:00
ec8fd7e2a7 Add badge to README (#2)
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Reviewed-on: #2
2023-07-20 19:42:59 +00:00
45226e18ce Woodpecker pipelines (#1)
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Reviewed-on: #1
2023-07-20 18:58:32 +00:00
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
095a8af7f2 k-relu (#28) 2023-06-17 18:03:24 +01:00
Patrick Stevens
5bb1bddf83 Add ext form of relu (#27) 2023-06-17 15:46:19 +01:00
Patrick Stevens
242f71fa75 Ext2 (#26)
* Ext1

* ext1 tests

* ext2
2023-06-14 15:58:26 +01:00
Patrick Stevens
6ab19d4c4d Baby's first layer (#25) 2023-06-14 14:16:56 +01:00
Patrick Stevens
1ee76d4bc3 Relu (#24) 2023-05-08 14:43:27 +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
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