AI

AI Learning Python

AI & Python #30: One-Liners Anyone Learning Python Should Know

Hi! Before we start with today’s article, I have great news for all of you! From November 4th to 10th, DataCamp is offering unlimited FREE access to their entire learning platform! It’s the perfect chance to level up your Python, data and AI skills. This includes: Access to 510+ courses, career tracks, and certifications Learn […]

AI & Python #30: One-Liners Anyone Learning Python Should Know Read Post »

AI

Biden’s Executive Order on AI Was Necessary. Yet, There’s Still A Lot to Do

Image created with DALL-E 3 A few days ago, President Biden issued an executive order on safe, secure, and trustworthy artificial intelligence. This has been described as the strongest action ever taken on AI safety, and it’s the first-ever AI executive order from the US government. The EO is broad and touches upon different areas. In

Biden’s Executive Order on AI Was Necessary. Yet, There’s Still A Lot to Do Read Post »

AI Learning Python

AI & Python #29: Python Projects You Can Finish in a Weekend

Learning Python can be difficult. You might spend a lot of time watching videos and reading books; however, if you can’t put all the concepts learned into practice, that time will be wasted. This is why you should get your hands dirty with Python projects. A project will help you bring together everything you’ve learned,

AI & Python #29: Python Projects You Can Finish in a Weekend Read Post »

AI Learning Python

AI & Python #28: The Notebook Used for Data Science and AI Projects

Photo by Max Duzij on Unsplash Jupyter Notebook is the computational notebook of choice for data scientists and AI enthusiasts. It allows you to create documents containing not only live code but also equations, visualizations, and text. However, by default, Jupyter Notebook lacks several useful features, such as autocompletion, a table of contents, code folding, etc.

AI & Python #28: The Notebook Used for Data Science and AI Projects Read Post »

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 »

Scroll to Top