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…
☆11Updated 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:
- 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
- A Simple Calculator with basic Arithmatic operations and other utilities☆11Updated 5 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆63Updated 5 years ago
- Used Pandas , Matplotlib , Seaborn libraries to Analyze , Visualize and Explore the data of people travelling on Titanic, and Used Scikit…☆14Updated 6 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…☆12Updated 7 years ago
- AnalyticsVidhya- Game of Deep Learning: Computer Vision Hackathon☆26Updated 6 years ago
- Tata Innoverse SolverHunt 8 Submission. Built a realtime face mask detection and social distancing detector.☆33Updated 4 years ago
- A Recommender Engine framework☆45Updated 4 years ago
- A python package that sends your deep learning training and validation metrics to your slack channel after every specified epoch☆60Updated 6 years ago
- A simple app to send messages to Slack channels / members using webhook☆55Updated 3 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
- TensorDash is an application that lets you remotely monitor your deep learning model's metrics and notifies you when your model training …☆173Updated 3 years ago
- The voices of different people are tested for 20 properties. These properties include mean-frequency, standard deviation, kurtosis, skew,…☆11Updated 7 years ago
- Contains code which covers various methods for recommending movies, some of the methods include matrix factorisation , deep learning base…☆43Updated 7 years ago
- Image Classification using Keras as well as Tensorflow.☆82Updated last year
- Machine learning for beginner(Data Science enthusiast)☆128Updated 10 months ago
- Basic of Recommendation Models☆17Updated 7 years ago
- A repository of machine learning codes written for re-usability☆141Updated 6 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆111Updated 7 years ago
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆58Updated 6 years ago
- "20 newsgroups" dataset - Text Classification using Multinomial Naive Bayes in Python.☆42Updated 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
- Advanced Machine Learning Specialization on Coursera☆221Updated 6 years ago
- ☆60Updated 5 years ago
- BEST SCORE ON KAGGLE SO FAR , EVEN BETTER THAN THE KAGGLE TEAM MEMBER WHO DID BEST SO FAR. The project is about diagnosing pneumonia from…☆105Updated 2 years ago
- Winning solution for JanataHack: Computer Vision Hackathon☆17Updated 5 years ago
- Classify images, specifically document images like ID cards, application forms, and cheque leafs, using CNN and the Keras libraries.☆109Updated 2 years ago
- Sentiment Analysis of movie reviews by sklearn's naive bayes and TfIdf word vectorizer.☆16Updated 7 years ago
- ML From Scratch☆65Updated 4 years ago