Skip to content

Commit d6b1a54

Browse files
authored
Update README.md
1 parent aa177a7 commit d6b1a54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ Includes solved numericals, understanding questions and some extra topics.
3434
- `A8.2` - Naive bayes and Maximum-Aposteriori-Hypothesis (MAP)
3535
- `A8.3` - Naive Bayes ( _Numerical_ )
3636
- `A8.4` - Spam classification `SpamAssassin`
37-
- `A9.1` - The `k-Nearest Neighbor Algorithm`
37+
- `A9.1` - The `k-Nearest Neighbor` algorithm
3838
- `A9.2` - Regression & Classification algorithms
3939
- `A9.3` - _k_-NN ( _Numerical_ )
4040
- `A9.4` - Active Learning for Case-based reasoning
4141
- `A10.1` - Supervised vs. Unsupervised learning
4242
- `A10.2` - _k_ Means algorithm in action
4343
- `A10.3` - Hierachical Agglomerative Clustering algorithm
4444
- `A10.4` - Fuzzy-C-Means algorithm
45-
- `A11.1` - Learning Vector Quantization (LVQ) algorithm
45+
- `A11.1` - `Learning Vector Quantization (LVQ)` algorithm
4646
- `A11.2` - Reinforcement Learning and its components
4747
- `A11.3` - The `Value-Iteration` algorithm
4848
- `A11.4` - The `Value-Iteration` algorithm ( _Episodic process_ )

0 commit comments

Comments
 (0)