Author name: Bao Nguyen

AI Learning Python

AI & Python #25: Let’s Build Your First Machine Learning Model in Python

Flickr If you’re not into coding, go to settings and turn off notifications for “AI & Python” (leave the rest the same to keep receiving my other emails) If you’re learning Python and would like to develop a machine learning model then a library that you want to seriously consider is scikit-learn. Scikit-learn (also known […]

AI & Python #25: Let’s Build Your First Machine Learning Model in Python Read Post »

AI Learning Python

AI & Python #24: Create a Linear Regression using Python

In a previous article, we’ve learned machine learning algorithms any AI enthusiast should know. Today, we’ve learned how to implement one of the most basic algorithms in Python. P.S. If you’re not into coding, go to settings and turn off notifications for “AI & Python” (leave the rest the same to keep receiving my other

AI & Python #24: Create a Linear Regression using Python Read Post »

AI Learning Python

Behind AI #4: What is NLP And Why is Important in AI

Via Pixabay Natural language processing (NLP) is a subfield of AI that uses machine learning to enable computers to understand and communicate with human language. NLP is used in various AI applications like chabots. Today, we’ll learn some common NLP techniques. We’ll focus on the concepts. That said, I added some lines of Python code

Behind AI #4: What is NLP And Why is Important in AI Read Post »

Scroll to Top