AI Learning Python

AI & Python #17: How to Convert a Python Script to an Executable File (.exe)

Although running a Python script using the terminal or your favorite text editor is straightforward, there are some situations in which you will prefer to hide all the code written in the script (.py) inside an executable file (.exe). Maybe you need to send the script to someone who doesn’t code at all or you […]

AI & Python #17: How to Convert a Python Script to an Executable File (.exe) Read Post »

AI Learning Python

AI & Python #18: AI Enthusiasts Should Move from Excel to Python. Here’s How

We’re continuing with out Behind AI series. I’ve just added a tab to the Artificial Corner site where you can follow all the editions of this series. Click here to see it. As someone who has been working with Excel for many years, I know that the idea of learning things you can already do

AI & Python #18: AI Enthusiasts Should Move from Excel to Python. Here’s How Read Post »

AI Learning Python

Behind AI #7: Top Python Libraries Any AI Enthusiast Should Know

Photo by John Schnobrich on Unsplash Python is the language of choice in AI. It offers a large number of libraries that provide great functionality in mathematics, statistics, and scientific functions. However, Python has applications beyond AI, so there are a good number of Python libraries that you will never use in an AI project.

Behind AI #7: Top Python Libraries Any AI Enthusiast Should Know Read Post »

AI Learning Python

AI & Python #27: Books I Read to Learn Data Science and Machine Learning

Photo by Daria Nepriakhina on Unsplash I’ve made a list of 5 books I read some years ago. I recommend reading them if you’ve been dabbling in data science, ML, or AI and would like to learn them from scratch. Also, the books are great for those with some previous knowledge of Python, statistics, or math

AI & Python #27: Books I Read to Learn Data Science and Machine Learning Read Post »

Scroll to Top