Solution to Kaggle's Dogs vs. Cats Challenge using Logistic Regression
In the previous post, I discussed a solution to Kaggle's Dogs vs. Cats Challenge using Convolutional Neural Networks. CNN's takes time to train and I tried a number of different…
In the previous post, I discussed a solution to Kaggle's Dogs vs. Cats Challenge using Convolutional Neural Networks. CNN's takes time to train and I tried a number of different…
Dogs vs. cats challenge [1] from Kaggle ended in Jan 2014 but it is still extremely popular for getting started in deep learning. This is because of two main reasons: the data set…