SabareeshIyer / Transfer-Learning-using-VGG16-in-KerasLinks
Using VGG16 network trained on ImageNet for transfer learning and accuracy comparison
☆10Updated 7 years ago
Alternatives and similar repositories for Transfer-Learning-using-VGG16-in-Keras
Users that are interested in Transfer-Learning-using-VGG16-in-Keras are comparing it to the libraries listed below
Sorting:
- Mainly on text documents. Implemented a Mini Search Engine using different algorithms and then summaried documents using lexrank.☆11Updated 7 years ago
- Attention based sequence to sequence neural machine translation model built in keras.☆30Updated 7 years ago
- TensorFlow implementation of several popular Graph Neural Network layers, wrapped with tf.keras.layers.Layer.☆20Updated 5 years ago
- Active Learning using Multi Label Image Dataset☆14Updated 6 years ago
- Movie Recommender based on the MovieLens Dataset (ml-100k) using item-item collaborative filtering.☆23Updated 7 years ago
- Implementation of Triplet Neural Network on keras☆70Updated 4 years ago
- Exploring learning rates to improve model performance☆19Updated 6 years ago
- Codes for Category-aware Generative Adversarial Networks (AAAI 2020)☆18Updated 4 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Deep Embedded Clustering with Data Augmentation (DEC-DA). Performance on MNIST (acc=0.985, nmi=0.960).☆55Updated 6 years ago
- Kaggle top performer(Grandmaster) had a score of 0.10021. I had a self validation score of 0.10874 and a public score of 0.12516. Rossman…☆15Updated 6 years ago
- Extension of the `Attention Augmented Convolutional Networks` paper for 1-D convolution operation.☆25Updated 5 years ago
- A Keras implementation of Adaptive Softmax☆7Updated 6 years ago
- Contains all presentations for Deep Learning Sydney Meetup 2018 02☆18Updated 7 years ago
- This repo contains implementation of advanced ML techniques. Includes model ensembles, cost-sensitive learning and dealing with class imb…☆18Updated 6 years ago
- A simplistic web app for annotating emotions in human speech video recordings.☆28Updated 10 years ago
- Built text and image clustering models using unsupervised machine learning algorithms such as nearest neighbors, k means, LDA , and used …☆18Updated 7 years ago
- ☆61Updated 7 years ago
- 📰 Implementation for MSCC (Microsoft sentence completion challenge), in Tensorflow 1.0☆11Updated 7 years ago
- Multi-class with imbalanced dataset classification☆84Updated 5 years ago
- ☆22Updated 5 years ago
- Jupyter Notebook presentation for class imbalance in binary classification☆48Updated 6 years ago
- Contains code for a voting classifier that is part of an ensemble learning model for tweet classification (which includes an LSTM, a baye…☆23Updated 7 years ago
- Developing different methods for expanding a query/topic in information retrieval and choosing the best expanded query using similarity m…☆11Updated 8 years ago
- ☆35Updated 4 years ago
- Python implementation of a time-series model with (optional) attention where the encoder is CNN, decoder is LSTM, and more.☆22Updated 8 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Updated 6 years ago
- ☆11Updated 7 years ago
- Kernel k-means and adaptive non-parametric clustering☆8Updated 5 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 6 years ago