donnemartin / donnemartin/data-science-ipython-notebooks
alexnet.ipynb contains incomplete architecture of alexnet(2 cnn layers missing)
- Dominant language
- Python
- Stars
- 29.3k
- Forks
- 8k
- PR merge metrics
- No merged PRs in 30d
Description
Alexnet implementation in tensorflow has incomplete architecture where 2 convolution neural layers are missing. This issue is in reference to the python notebook mentioned below.
https://github.com/donnemartin/data-science-ipython-notebooks/blob/master/deep-learning/tensor-flow-examples/notebooks/3_neural_networks/alexnet.ipynb
Contributor guide
No contributing guide indexed for this repository
Research direction
Open deep-learning/tensor-flow-examples/notebooks/3_neural_networks/alexnet.ipynb and inspect the AlexNet implementation. Run the notebook to understand its current behavior and compare the architecture with the issue’s stated expectation of two additional convolutional layers. Done means the notebook contains the complete architecture and runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100