kopia lustrzana https://github.com/animator/learn-python
13 wiersze
506 B
Markdown
13 wiersze
506 B
Markdown
# List of sections
|
|
|
|
- [Binomial Distribution](binomial_distribution.md)
|
|
- [Regression in Machine Learning](Regression.md)
|
|
- [Confusion Matrix](confusion-matrix.md)
|
|
- [Decision Tree Learning](Decision-Tree.md)
|
|
- [Support Vector Machine Algorithm](support-vector-machine.md)
|
|
- [Artificial Neural Network from the Ground Up](ArtificialNeuralNetwork.md)
|
|
- [TensorFlow.md](tensorFlow.md)
|
|
- [PyTorch.md](pytorch.md)
|
|
- [Types of optimizers](Types_of_optimizers.md)
|
|
- [Logistic Regression](logistic-regression.md)
|