donnemartin / data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Other
27.55k stars 7.89k forks source link

Enhancement: Complete AlexNet Architecture with Additional Convolutional Layers (Issue 64) #112

Open T-Ezzoury opened 2 weeks ago

T-Ezzoury commented 2 weeks ago

This pull request enhances the alexnet.ipynb notebook by aligning its architecture with the standard AlexNet model. The following changes have been made: