• Deploy a Tensorflow App using Flask and Docker

    In this article, I will go through dockerizing a flask deep learning app. The project is divided into 2 parts. The first part consists of creating the TensorFlow app using Flask. You can find the first part here. In the second part (this article), we will containerize this app using Docker. Tensorflow app using docker…

  • Emotion Detection from Text using Neural Networks and TensorFlow

    In this project, we will see step by step how to create an NLP project of sentiment analysis using TensorFlow and Streamlit. You will find the code source on the GitHub repository: Code source: https://github.com/tech-data/Emotion-Detection-from-Text-using-Neural-Netwroks

  • Best Machine Learning Course for Beginners in 2022

    Starting to learn machine learning online can be overwhelming because there are many good online courses out there. I understood the situation, I was there too. In this article, I will tell you more about the course that I recommend the most for any beginner in machine learning. Machine learning specialization by Andrew NG is…