40 Commits

Author SHA1 Message Date
63e8db100b Modernise CI (#9)
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
Reviewed-on: #9
2025-09-08 22:59:08 +00:00
338a6fd1ad Rearrange conditions in pipeline (#8)
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: #8
2023-08-26 12:40:38 +00:00
6f6bb6d92e Fix syntax error in pipeline (#7)
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Reviewed-on: #7
2023-08-03 20:06:33 +00:00
1f95f68c4d Upgrade to Woodpecker v1 (#6)
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Reviewed-on: #6
2023-08-01 22:01:16 +00:00
e2a53a72ef Fix condition in pipeline (#5)
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: #5
2023-07-23 22:47:13 +00: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