yoavz / transfer-learning-kerasLinks
Transfer learning with keras on computer vision datasets
☆17Updated 8 years ago
Alternatives and similar repositories for transfer-learning-keras
Users that are interested in transfer-learning-keras are comparing it to the libraries listed below
Sorting:
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆107Updated 7 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated 2 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 4 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Tensorflow tutorial on convolutional neural networks.☆39Updated 8 years ago
- Feeding images of time series to Conv Nets! (Tensorflow + Keras)☆49Updated 8 years ago
- Applying transfer learning to a custom dataset by retraining Inception's final layer☆94Updated 8 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆83Updated 3 years ago
- ☆63Updated 7 years ago
- Tutorial teaching the basics of Keras and some deep learning concepts☆104Updated 9 years ago
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- TensorFlow Meetup Talks☆57Updated 7 years ago
- Collection of autoencoders written in Keras☆37Updated 9 years ago
- ☆76Updated 8 years ago
- ☆159Updated 7 years ago
- Using Keras and cats to visualize layers from CNNs☆150Updated 8 years ago
- All My Pytorch projects reside here☆33Updated 8 years ago
- a python implementation of Parametric t-SNE in Keras☆60Updated 7 years ago
- Demonstration of the effect of synthetic features on linear models☆79Updated 12 years ago
- Code for the Data Science Bowl 2018 competition on Kaggle☆11Updated 7 years ago
- Winning solution scripts