
Increase the Accuracy of Your CNN by Following These 5 Tips I Learned From the Kaggle Community
Using bigger pre-trained models, K-Fold Cross-Validation, CutMix, MixUp, and ensemble learning
Using bigger pre-trained models, K-Fold Cross-Validation, CutMix, MixUp, and ensemble learning
A checklist to run Docker containers with Python in a production environment
Recognizing Cassava Leaf Diseases Using Artificial Intelligence
My tips for passing the TensorFlow Developer Certificate exam
5 Simple ways to create movie recommendations using Python
Use Transfer Learning with TensorFlow to improve the accuracy of a model for the Kaggle Dogs vs Cats competition
Advanced logging features in Python using the standard logging module
Create a neural network using TensorFlow to recognize cats and dogs
My first exploration of Machine learning using the Titanic competition on Kaggle
Investigate health inspection results for New York City’s 27,000 restaurants using Python
Quickly create a list, dictionary, or set in Python without using for loops
Feedback can be difficult. Here’s a recipe for your pull requests