Skip to content

Commit 87b2d05

Browse files
authored
Update index.md
1 parent 3b161f5 commit 87b2d05

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

contrib/machine-learning/index.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# List of sections
22

3-
- [Binomial Distribution](binomial_distribution.md)
4-
- [Regression in Machine Learning](Regression.md)
3+
- [Binomial Distribution](binomial-distribution.md)
4+
- [Regression in Machine Learning](regression.md)
55
- [Confusion Matrix](confusion-matrix.md)
6-
- [Decision Tree Learning](Decision-Tree.md)
6+
- [Decision Tree Learning](decision-tree.md)
77
- [Random Forest](random-forest.md)
88
- [Support Vector Machine Algorithm](support-vector-machine.md)
9-
- [Artificial Neural Network from the Ground Up](ArtificialNeuralNetwork.md)
9+
- [Artificial Neural Network from the Ground Up](ann.md)
1010
- [Introduction To Convolutional Neural Networks (CNNs)](intro-to-cnn.md)
11-
- [TensorFlow.md](tensorFlow.md)
11+
- [TensorFlow.md](tensorflow.md)
1212
- [PyTorch.md](pytorch.md)
13-
- [Types of optimizers](Types_of_optimizers.md)
13+
- [Types of optimizers](types-of-optimizers.md)
1414
- [Logistic Regression](logistic-regression.md)
1515
- [Clustering](clustering.md)
1616
- [Grid Search](grid-search.md)

0 commit comments

Comments
 (0)