mrc03 / Cats-vs-Dogs-CNN-KerasLinks
The famous Cats-vs-Dogs dataset. I have used a self laid ConvNet to classify the image into 2 classes either a Dog or a Cat. The images used are of 100*100 pixels each. The images are first converted to the numpy array of pixel values using the python ZipFile module. The images are then divided into the training ,cross-validation,testing set con…
☆12Updated 7 years ago
Alternatives and similar repositories for Cats-vs-Dogs-CNN-Keras
Users that are interested in Cats-vs-Dogs-CNN-Keras are comparing it to the libraries listed below
Sorting:
- A Simple Calculator with basic Arithmatic operations and other utilities☆10Updated 5 years ago
- The training dataset consists of 42000 rows each of 784 pixel values thus representing 28 x 28 sized 42000 images of different digits fro…☆11Updated 7 years ago
- Used Pandas , Matplotlib , Seaborn libraries to Analyze , Visualize and Explore the data of people travelling on Titanic, and Used Scikit…☆13Updated 5 years ago
- Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples.…☆12Updated 7 years ago
- Used the Dataset "MNIST Digit Recognizer" on Kaggle. Trained Convolutional Neural Networks on 42000 Training Images and predicted labels …☆15Updated 7 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…☆16Updated 7 years ago
- AnalyticsVidhya- Game of Deep Learning: Computer Vision Hackathon☆26Updated 6 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 5 years ago
- The dataset is Flower Recognition on Kaggle. The dataset consists of 4232 images each of different pixel values. Each of the image can be…☆20Updated 6 years ago
- Multi-class with imbalanced dataset classification☆84Updated 6 years ago
- This repository contains code I wrote for all the competitions that I participated in☆38Updated 4 years ago
- Image Classification using Keras as well as Tensorflow.☆81Updated last year
- 1st place solution for AV Intel scene classification challenge☆40Updated 6 years ago
- Find the solution of machine learning competitions I am participating.☆43Updated 4 years ago
- Winners' solution approach and code for WNS Analytics Wizard 2019☆11Updated 2 years ago
- Machine learning for beginner(Data Science enthusiast)☆125Updated 6 months ago
- ☆23Updated 2 years ago
- Tata Innoverse SolverHunt 8 Submission. Built a realtime face mask detection and social distancing detector.☆33Updated 4 years ago
- Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks☆135Updated last year
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- Contains the slides and hands-on tutorials showcasing adversarial learning on convolutional neural networks to build robust vision models☆17Updated 5 years ago
- Building and Deploying A Serverless Text Classification Web App☆19Updated last month
- Advanced Machine Learning Specialization on Coursera☆221Updated 5 years ago
- Sentiment Analysis of movie reviews by sklearn's naive bayes and TfIdf word vectorizer.☆16Updated 7 years ago
- The Red Wine Quality dataset from kaggle. Data is provided of the composition of the wine having different chemicals. I have used pandas …☆19Updated 7 years ago
- My competitions approach☆18Updated 3 years ago
- My Attempt(s) In The World Of ML/DL....☆94Updated last year
- A python package that sends your deep learning training and validation metrics to your slack channel after every specified epoch☆61Updated 5 years ago
- A walkthorugh and tutorial covering all common techniques used for face detection☆19Updated last year
- Unified/Standardized pytorch tutorials☆27Updated 3 years ago