You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-33Lines changed: 0 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -253,16 +253,6 @@ Get started with the genetic algorithm by reading the tutorial titled [**Introdu
253
253
254
254
[](https://www.linkedin.com/pulse/introduction-optimization-genetic-algorithm-ahmed-gad)
255
255
256
-
## Tutorial: Build Neural Networks in Python
257
-
258
-
Read about building neural networks in Python through the tutorial titled [**Artificial Neural Network Implementation using NumPy and Classification of the Fruits360 Image Dataset**](https://www.linkedin.com/pulse/artificial-neural-network-implementation-using-numpy-fruits360-gad) available at these links:
*[Towards Data Science](https://towardsdatascience.com/artificial-neural-network-implementation-using-numpy-and-classification-of-the-fruits360-image-3c56affa4491)
## Tutorial: Optimize Neural Networks with Genetic Algorithm
267
257
268
258
Read about training neural networks using the genetic algorithm through the tutorial titled [**Artificial Neural Networks Optimization using Genetic Algorithm with Python**](https://www.linkedin.com/pulse/artificial-neural-networks-optimization-using-genetic-ahmed-gad) available at these links:
@@ -273,29 +263,6 @@ Read about training neural networks using the genetic algorithm through the tuto
273
263
274
264
[](https://www.linkedin.com/pulse/artificial-neural-networks-optimization-using-genetic-ahmed-gad)
275
265
276
-
## Tutorial: Building CNN in Python
277
-
278
-
To start with coding the genetic algorithm, you can check the tutorial titled [**Building Convolutional Neural Network using NumPy from Scratch**](https://www.linkedin.com/pulse/building-convolutional-neural-network-using-numpy-from-ahmed-gad) available at these links:
[This tutorial](https://www.linkedin.com/pulse/building-convolutional-neural-network-using-numpy-from-ahmed-gad)) is prepared based on a previous version of the project but it still a good resource to start with coding CNNs.
286
-
287
-
[](https://www.linkedin.com/pulse/building-convolutional-neural-network-using-numpy-from-ahmed-gad)
288
-
289
-
## Tutorial: Derivation of CNN from FCNN
290
-
291
-
Get started with the genetic algorithm by reading the tutorial titled [**Derivation of Convolutional Neural Network from Fully Connected Network Step-By-Step**](https://www.linkedin.com/pulse/derivation-convolutional-neural-network-from-fully-connected-gad) which is available at these links:
*[Towards Data Science](https://towardsdatascience.com/derivation-of-convolutional-neural-network-from-fully-connected-network-step-by-step-b42ebafa5275)
[](https://www.linkedin.com/pulse/derivation-convolutional-neural-network-from-fully-connected-gad)
298
-
299
266
## Book: Practical Computer Vision Applications Using Deep Learning with CNNs
300
267
301
268
You can also check my book cited as [**Ahmed Fawzy Gad 'Practical Computer Vision Applications Using Deep Learning with CNNs'. Dec. 2018, Apress, 978-1-4842-4167-7**](https://www.amazon.com/Practical-Computer-Vision-Applications-Learning/dp/1484241665) which discusses neural networks, convolutional neural networks, deep learning, genetic algorithm, and more.
0 commit comments