EdenMelaku / Transfer-Learning-Pytorch-ImplementationLinks
Hand written digit recognition implementation with different models
☆14Updated 4 years ago
Alternatives and similar repositories for Transfer-Learning-Pytorch-Implementation
Users that are interested in Transfer-Learning-Pytorch-Implementation are comparing it to the libraries listed below
Sorting:
- Search your object with hash☆12Updated 2 years ago
- I have built a VGG-19 model to classify hand gestures of rock, paper and scissors using a Kaggle dataset.☆11Updated 4 years ago
- Showcases the use of deep learning to detect wheat heads from crops. The project is based on: https://www.kaggle.com/c/global-wheat-detec…☆18Updated 5 years ago
- This repository contains my solutions and stand-alone Colab-friendly notebooks for the Intro to Deep Learning with PyTorch Course on Udac…☆19Updated 6 years ago
- Deep-Machine Learning Tutors☆10Updated 4 years ago
- ☆13Updated 4 years ago
- Hands-On One-shot Learning with Python, published by Packt☆52Updated 2 years ago
- We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of lif…☆49Updated 6 years ago
- A Gentle Principled Introduction to Deep Reinforcement Learning☆19Updated 3 months ago
- An example notebook showing the use of a Siamese Neural Network with a triplet loss function trained on MNIST☆19Updated 4 years ago
- Linear Algebra for Machine Learning Book Exercises☆13Updated 6 years ago
- Eye Disease Classification using google images data☆15Updated 3 years ago
- TensorFlow implementation of Barlow Twins (https://arxiv.org/abs/2103.03230).