🍏 [NEW COURSE] DeepFakes & Voice Cloning The EASY Way
Hello friends! I am so excited to announce the release of my latest course on DeepFakes. Don't want to read my little spiel? Just get the course...
How to Keep Up with the WHIRLWIND of AI Developments
As I'm sure you're aware, major developments have been happening in the AI world in recent months, essentially on a daily basis. ChatGPT, then GPT-4....
How do I practice what I learned in your course?
Common question. You've taken one of my courses. So many equations! So much programming! But what do you do with it? How can you...
🍏 [NEW COURSE] Financial Analysis: Build a ChatGPT Pairs Trading Bot
Hello friends! I am back again with another course... >>> Don't want to read my little spiel? Get the course here:...
[NEW COURSE] Math 0-1: Calculus for Data Science & Machine Learning
Hello friends! I am back with a new course. Fun fact: people have been requesting this course for... about 7 years now (since I first started...
Polars vs. Pandas: Polars DataFrame Tutorial
Hello friends! Today we are going to talk about Polars, the new DataFrame library that has the data science world abuzz. Will Polars replace...
AttributeError: module ‘keras.preprocessing.image’ has no attribute ‘load_img’
As happens quite frequently in our field, the helpful Keras function load_img has been moved. We make use of this function in several of my...
Coding Interview Questions: Row With Max Ones
In this post, I'm going to share a series of videos that will walk you through an interesting, real problem you'd get in a coding interview (e.g. an...
Why Implement Machine Learning Algorithms?
This article is part of a series on Common Beginner Questions. One very common "naive beginner" question I get is: "Why do I have to implement...
Predicting the 2023 Recession with Machine Learning & Data Science
Hello friends! I've been seeing a lot of YouTube videos lately about whether there will be a recession in 2023, how bad it will be, how long it...
ImportError: cannot import name ‘pad_sequences’ from ‘keras.preprocessing.sequence’
As happens quite frequently in our field, the helpful Keras function pad_sequences has been moved. We make use of this function in several of my...
🤖[NEW COURSE CYBERWEEK] Data Science: Bayesian Classification in Python
Hello friends! Do your eyes deceive you? A new course so soon? Yes! It's true! Don't want to read my spiel? Just get the course...
New Course! Data Science & Machine Learning: Naive Bayes in Python
Hello friends! I am excited to announce my latest course - Data Science & Machine Learning: Naive Bayes in Python. Don’t want to read the...
LaTeX vs. Handwriting Equations Survey
Hello friends! I require your assistance. With my new Bayesian Linear Regression course, I wanted to try something new (sort of). In this...
Python Interview Questions: Binary Search
Hello friends! I'm here to announce a new free video, which is all about helping you CRACK THE CODING INTERVIEW. In this video, we will be...
Send Email with Amazon SES in Ruby on Rails
Simple guide to setting up Amazon SES in Ruby on Rails using SMTP. Recently started having issues with my existing email provider, where I'd been...