Skip to content

Commit e4653f6

Browse files
Update README.md
1 parent 1d8e86a commit e4653f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@ This repo contains a numpy from-scratch implementation of some ML algorithms, in
66
- [x] Least Squares
77
- [x] Winnow
88
- [x] One-vs-One and One-vs-All Muliticlass Kernel Perceptron
9+
- [x] logistic regression with AdaGrad optimiser
10+
- [ ] SVM (primal + dual)
911

1012

1113

12-
## Additional Functions
14+
## Additional Functions
15+
files: CV.py and helper_functions.py
1316
- [x] random train/test split
1417
- [x] Cross Validation
1518
- [x] Gram Matrix (for polynomial and Gaussian kernels)
19+
- [x] numerical gradient check
1620

1721
TODO: change output type from error rate to prediction

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy