2024-05-11 13:38:11 +00:00
|
|
|
# List of sections
|
|
|
|
|
2024-05-20 16:21:47 +00:00
|
|
|
- [Binomial Distribution](binomial_distribution.md)
|
2024-05-17 14:14:58 +00:00
|
|
|
- [Regression in Machine Learning](Regression.md)
|
2024-05-17 13:28:33 +00:00
|
|
|
- [Confusion Matrix](confusion-matrix.md)
|
2024-05-22 16:50:21 +00:00
|
|
|
- [Decision Tree Learning](Decision-Tree.md)
|
2024-05-18 07:14:43 +00:00
|
|
|
- [Support Vector Machine Algorithm](support-vector-machine.md)
|
2024-05-17 11:17:41 +00:00
|
|
|
- [Artificial Neural Network from the Ground Up](ArtificialNeuralNetwork.md)
|
2024-05-22 23:40:19 +00:00
|
|
|
- [TensorFlow.md](tensorFlow.md)
|
2024-05-27 03:10:56 +00:00
|
|
|
- [PyTorch.md](pytorch.md)
|
2024-05-24 17:27:17 +00:00
|
|
|
- [Types of optimizers](Types_of_optimizers.md)
|
2024-05-31 00:51:28 +00:00
|
|
|
- [Logistic Regression](logistic-regression.md)
|
2024-05-31 06:32:09 +00:00
|
|
|
-[Types_of_Cost_Functions](Types_of_Cost_Functions.md)
|