• 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…

  • Scrap YouTube titles, views, and thumbnails using Selenium and Python.

    In this video, I will show you how to use Selenium to scrap titles, thumbnails, and views count of a YouTube video. This is the code source of this project on GitHub: https://github.com/tech-data/Youtube-scraper If you have a question, leave it in the comment section below.