File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# List of sections
2
2
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)
5
5
- [ Confusion Matrix] ( confusion-matrix.md )
6
- - [ Decision Tree Learning] ( Decision-Tree .md)
6
+ - [ Decision Tree Learning] ( decision-tree .md)
7
7
- [ Random Forest] ( random-forest.md )
8
8
- [ 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)
10
10
- [ Introduction To Convolutional Neural Networks (CNNs)] ( intro-to-cnn.md )
11
- - [ TensorFlow.md] ( tensorFlow .md)
11
+ - [ TensorFlow.md] ( tensorflow .md)
12
12
- [ PyTorch.md] ( pytorch.md )
13
- - [ Types of optimizers] ( Types_of_optimizers .md)
13
+ - [ Types of optimizers] ( types-of-optimizers .md)
14
14
- [ Logistic Regression] ( logistic-regression.md )
15
15
- [ Clustering] ( clustering.md )
16
16
- [ Grid Search] ( grid-search.md )
You can’t perform that action at this time.
0 commit comments