Commit Graph

157 Commits

Author SHA1 Message Date
marc
6a3b1ebefb
Update README.md 2022-01-22 10:27:36 -08:00
marc
ca1574c9e9
Create LICENSE 2022-01-22 10:12:00 -08:00
marc
6c271ea030
Update README.md 2022-01-22 09:18:16 -08:00
marc
caa08b9e7d
Update README.md 2022-01-22 09:05:40 -08:00
novak_99
11fee46aa6 readme 2022-01-21 21:47:44 -08:00
novak-99
820e9105a6 so 2022-01-22 05:37:31 +00:00
novak_99
daaabb1a7c so 2022-01-21 19:17:52 -08:00
novak_99
f9b86c2c25 so 2022-01-21 19:14:49 -08:00
novak_99
00004817d9 so 2022-01-21 19:11:23 -08:00
novak_99
90f29f8a89 so 2022-01-21 17:35:54 -08:00
novak_99
f441780e8a so 2022-01-21 17:23:29 -08:00
novak_99
32bcc472aa so 2022-01-21 17:12:39 -08:00
novak_99
c93400840a so 2022-01-21 17:08:31 -08:00
novak_99
1523eea7b8 changes to .so 2022-01-21 16:51:26 -08:00
novak_99
983a81d54f rebuilt so 2022-01-21 16:30:08 -08:00
novak_99
4123e5cd13 readme change 2022-01-18 22:28:55 -08:00
novak_99
2c83feb410 Added new optimizers for Neural Nets. 2022-01-18 22:26:57 -08:00
novak_99
a4c36293f9 readme edits 2022-01-16 00:43:51 -08:00
novak_99
6e1b7dea70 adam optimizer for neural nets. extra tensor operations. etc. 2022-01-16 00:38:33 -08:00
novak_99
a66308dc78 added new optimizers. fixed isnan. 2022-01-12 18:25:49 -08:00
marc
7799a27935
Update README.md 2021-12-31 18:29:56 -08:00
novak_99
3e287f3b95 Dual formulation of SVM [LINEAR KERNEL ONLY, BATCH GD ONLY] 2021-12-31 18:22:44 -08:00
novak_99
bf667b0a2d fixed issue in LSA 2021-12-23 19:15:17 -08:00
novak_99
6d7e048b12 Implemented latent semantic analysis 2021-12-23 19:13:55 -08:00
novak_99
b7f7e10b73 Cleaned up code for haris corner/edge detector, added cross product (3d only) 2021-12-17 23:39:14 -08:00
novak_99
52c4a8c682 random commit 2021-12-15 13:01:01 -08:00
novak_99
4b470fa962 Merge branch 'main' of https://github.com/novak-99/MLPP into main 2021-12-15 12:59:59 -08:00
novak_99
8570a97104 Harris corner, edge detection. 2021-12-15 12:59:34 -08:00
marc
71f75773aa
Update README.md 2021-12-03 14:55:58 -08:00
marc
751ea3c2f1
Update README.md 2021-12-02 22:55:53 -08:00
marc
579973842a
Update README.md 2021-12-02 22:55:31 -08:00
marc
94b4c48cb6
unnecessary info 2021-12-02 22:47:44 -08:00
novak_99
2e935a4d87 added rgb2gray 2021-11-30 15:00:29 -08:00
novak_99
66883a3f5d Added 2nd partial derivative test. Detects saddles, mins and maxes. 2021-11-29 15:08:41 -08:00
novak_99
5764f20ed2 Added growth method for solving diffrential equations, added dy, dx, gradient magnitude and orientation of image calculators 2021-11-28 21:25:35 -08:00
novak_99
074de5b24b Added euler's method for solving diffrential equations. Single and double variable functions. 2021-11-27 22:55:44 -08:00
novak_99
f48ef24006 Added tensor vector mult, added third order taylor series approx for mv and uv functions 2021-11-27 00:08:37 -08:00
novak_99
dd0e9cbada Added third derivative (though mv not good for sinusodials) and third order housing tensor 2021-11-26 00:01:39 -08:00
novak_99
985a8f7f78 added halley's method + invquadinter method 2021-11-24 14:44:08 -08:00
marc
e2f5d20fbc
edits to readme 2021-11-23 23:46:32 -08:00
novak_99
38cc0c1502 added lecun weight init methods 2021-11-23 23:45:20 -08:00
novak_99
d60cae6189 3d rotation matrices. 2021-11-23 01:17:38 -08:00
novak_99
30737542ed Added gaussian filter, added laplacian filter. 2021-11-21 22:43:51 -08:00
novak_99
cd0de3bf7c added laplacians 2021-11-21 16:02:21 -08:00
novak_99
e44834cd03 Added quadratic, linear, constant approx. for functions, added newtonian 2nd order method for optimization 2021-11-21 11:39:03 -08:00
novak_99
11dfddaade fixed readme 2021-11-20 19:55:47 -08:00
novak_99
2b9155a624 mixed and homog. 2nd partial derivatives for multivar functions. hessian_f calculator. 2021-11-20 19:53:43 -08:00
novak_99
6e2d787fdf changes to readme 2021-11-12 12:39:44 -08:00
novak_99
1dbca60087 Merging changes 2021-11-12 12:36:51 -08:00
novak_99
738900f4b5 Added numerical analysis class. Added method for poly/sinusodial/etc. function defs, added numerical diff method for both multivar & univar functions, added a jacobian vector calculator, added newton raphson method 2021-11-12 12:35:37 -08:00