Pinned Repositories
DAA_CS2000_RVU
Github repository of notes and source codes for the course CS2000: Design And Analysis of Algorithms
AutoTune_CNN_TransferLearning
Trying to fine tune the configurations of the convolutional layers of a deep learning architecture
CNN_Pruning
CNN Pruning
AutoFCL
In this work, we find the structure of Fully Connected (FC) layers automatically using Bayesian Optimization in the context of transfer learning.
cifar-vgg
VGG16 models for CIFAR-10 and CIFAR-100 using Keras
CV-Assignments
Working repository for Computer Vision course 2018.
deep-learning-models
Keras code and weights files for popular deep learning models.
Impact-of-FC-layers
This research is carried out to find the necessity of fully connected (FC) layers in CNN for image classification.
RCCNet
A CNN model which is responsible for classification of routine colon cancer cells.
shabbeersh's Repositories
shabbeersh/Impact-of-FC-layers
This research is carried out to find the necessity of fully connected (FC) layers in CNN for image classification.
shabbeersh/RCCNet
A CNN model which is responsible for classification of routine colon cancer cells.
shabbeersh/AutoFCL
In this work, we find the structure of Fully Connected (FC) layers automatically using Bayesian Optimization in the context of transfer learning.
shabbeersh/CV-Assignments
Working repository for Computer Vision course 2018.
shabbeersh/cifar-vgg
VGG16 models for CIFAR-10 and CIFAR-100 using Keras
shabbeersh/deep-learning-models
Keras code and weights files for popular deep learning models.