TensorFlow for Image Classification — Top 3 Prerequisites for Deep Learning Projects
https://towardsdatascience.com/tensorflow-for-image-classification-top-3-prerequisites-for-deep-learning-projects-34c549c89e42
https://towardsdatascience.com/tensorflow-for-image-classification-top-3-prerequisites-for-deep-learning-projects-34c549c89e42
Medium
TensorFlow for Image Classification — Top 3 Prerequisites for Deep Learning Projects
Want to train a neural network for image classification? Make sure to do this first
5+ Data Science Projects Ideas for Beginners and Experts
https://medium.com/@seocodingvidya/5-data-science-projects-ideas-for-beginners-and-experts-b86488674c8a
https://medium.com/@seocodingvidya/5-data-science-projects-ideas-for-beginners-and-experts-b86488674c8a
Medium
5+ Data Science Projects Ideas for Beginners and Experts
Data Science has been on a boom for the last couple of years, and the push in the domain of Artificial Intelligence due to the various…
Writing Decorator Functions to Time Your Python Code
https://zl-liu.medium.com/writing-decorator-functions-to-time-your-python-code-cdc5eed31f7
https://zl-liu.medium.com/writing-decorator-functions-to-time-your-python-code-cdc5eed31f7
Medium
Writing Decorator Functions to Time Your Python Code
Sometimes we have to write code that takes a while to run, be it a web-scraping task, a data preprocessing task or whatnot. In these cases…
Which is the best Python web framework for beginners?
https://itechscripts.medium.com/which-is-the-best-python-web-framework-for-beginners-a450a70701de
https://itechscripts.medium.com/which-is-the-best-python-web-framework-for-beginners-a450a70701de
Medium
Which is the best Python web framework for beginners?
Django applications are based on an MVC-like design pattern, MVT (Model-View-Template). Models are defined with the Django ORM, while SQL…
Review of Udacity Machine Learning Engineer Nanodegree with AWS SageMaker
https://medium.com/@vajolukic/review-of-udacity-machine-learning-engineer-nanodegree-with-aws-sagemaker-d94f56912b7c
https://medium.com/@vajolukic/review-of-udacity-machine-learning-engineer-nanodegree-with-aws-sagemaker-d94f56912b7c
Medium
Review of Udacity Machine Learning Engineer Nanodegree with AWS SageMaker
Introduction