We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a9db50 + 212fbb2 commit dc42be5Copy full SHA for dc42be5
contrib/machine-learning/index.md
@@ -10,8 +10,8 @@
10
- [Support Vector Machine Algorithm](support-vector-machine.md)
11
- [Artificial Neural Network from the Ground Up](ann.md)
12
- [Introduction To Convolutional Neural Networks (CNNs)](intro-to-cnn.md)
13
-- [TensorFlow.md](tensorflow.md)
14
-- [PyTorch.md](pytorch.md)
+- [TensorFlow](tensorflow.md)
+- [PyTorch](pytorch.md)
15
- [Ensemble Learning](ensemble-learning.md)
16
- [Types of optimizers](types-of-optimizers.md)
17
- [Logistic Regression](logistic-regression.md)
0 commit comments