mirror of
https://github.com/aladdinpersson/Machine-Learning-Collection.git
synced 2026-02-20 13:50:41 +00:00
updated readme for docker
This commit is contained in:
@@ -33,7 +33,6 @@ In this repository you will find tutorials and projects related to Machine Learn
|
||||
* [![Youtube Link][logo]](https://youtu.be/W4fSRHeafMo) [K-means clustering](https://github.com/AladdinPersson/Machine-Learning-Collection/blob/master/ML/algorithms/kmeans/kmeansclustering.py)
|
||||
* [![Youtube Link][logo]](https://youtu.be/gBTtR0bs-1k) [Support Vector Machine](https://github.com/AladdinPersson/Machine-Learning-Collection/blob/master/ML/algorithms/svm/svm.py) **- Using CVXOPT**
|
||||
* [![Youtube Link][logo]](https://youtu.be/NJvojeoTnNM) [Neural Network](https://github.com/AladdinPersson/Machine-Learning-Collection/blob/master/ML/algorithms/neuralnetwork/NN.py)
|
||||
* [Decision Tree](https://github.com/AladdinPersson/Machine-Learning-Collection/blob/master/ML/algorithms/decisiontree/decision_tree.py)
|
||||
|
||||
## PyTorch Tutorials
|
||||
If you have any specific video suggestion please make a comment on YouTube :)
|
||||
@@ -140,14 +139,6 @@ If you have any specific video suggestion please make a comment on YouTube :)
|
||||
* [![Youtube Link][logo]](https://youtu.be/NoKvCREx36Q) [Tutorial 19 - Custom Dataset Text](https://github.com/AladdinPerzon/Machine-Learning-Collection/tree/master/ML/TensorFlow/Basics/tutorial19-customdata-text)
|
||||
* [![Youtube Link][logo]](https://youtu.be/ea5Z1smiR3U) [Tutorial 20 - Classifying Skin Cancer](https://github.com/AladdinPerzon/Machine-Learning-Collection/tree/master/ML/TensorFlow/Basics/tutorial20-classify-cancer-beginner-project-example) **- Beginner Project Example**
|
||||
|
||||
### CNN Architectures
|
||||
* [LeNet](https://github.com/aladdinpersson/Machine-Learning-Collection/tree/master/ML/TensorFlow/CNN_architectures/LeNet5)
|
||||
* [AlexNet](https://github.com/aladdinpersson/Machine-Learning-Collection/tree/master/ML/TensorFlow/CNN_architectures/AlexNet)
|
||||
* [VGG](https://github.com/aladdinpersson/Machine-Learning-Collection/tree/master/ML/TensorFlow/CNN_architectures/VGGNet)
|
||||
* [GoogLeNet](https://github.com/aladdinpersson/Machine-Learning-Collection/tree/master/ML/TensorFlow/CNN_architectures/GoogLeNet)
|
||||
* [ResNet](https://github.com/aladdinpersson/Machine-Learning-Collection/tree/master/ML/TensorFlow/CNN_architectures/ResNet)
|
||||
|
||||
|
||||
## Docker Setup
|
||||
Follow the steps below to use Docker for setting up a consistent development environment:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user