ahmedfgad / NumPyCNN Star 600 Code Issues Pull requests Building Convolutional Neural Networks From Scratch using NumPy python data-science computer-vision numpy filter convnet cnn convolution convolutional-neural-networks relu conv-layer relu-layer pygad Updated Jun 19, 2023 Python
DeepSegment / FCN-GoogLeNet Star 48 Code Issues Pull requests GoogLeNet implementation of Fully Convolutional Networks for Semantic Segmentation in TensorFlow tensorflow fcn googlenet semantic-segmentation pascal-voc upsample conv-layer mit-scene-parsing Updated Nov 15, 2017 Python
avvineed / Convolutional-neural-network-Numpy Star 6 Code Issues Pull requests Convolutional Neural Network with just Numpy and no other MLLibs python data-science computer-vision numpy filter convnet cnn convolution convolutional-neural-networks relu conv-layer relu-layer Updated Sep 16, 2018 Jupyter Notebook
statsml / Equiv-FCL-CONVL Star 5 Code Issues Pull requests An equivalence of fully connected layer and convolutional layer equivalence conv-layer fc-layer conv-fc-equal Updated Dec 5, 2017 Python
vaibhav-k / Visual-Question-Answering Star 1 Code Issues Pull requests Visual Question Answering on CLEVR Dataset, using CNNs. python machine-learning neural-network cnn conv-layer Updated Jan 31, 2019 Jupyter Notebook
3laaSalama / numpy-neural-network Star 0 Code Issues Pull requests 🤖 Build and train neural networks from scratch using only NumPy, featuring modular layers, object-oriented design, and robust training methods. data-science machine-learning computer-vision simple filter convnet cnn recurrent-neural-networks layer artificial-neural-networks loss introduction-to-data-science dense relu conv-layer numpy-neuralnet-exercise neuron-network pygad Updated Sep 4, 2026 HTML