Categories
Artificial Intelligence Reading Material

Humble Bundle deals for aspiring AI developers!

Here’s what I consider to be a pretty good deal for the aspiring AI developer: for $18, Humble Bundle’s The A-Z of Machine Learning provides 19 video courses from Packt Publishing on all sorts of machine learning topics:

  1. Python – Complete Python, Django, Data Science and ML Guide

You may have had the expression pictured above when you saw that The A-Z of Machine Learning comes from Packt, of all places. Given their reputations for “shovelware” books, I’d be suspicious too, and I was even a technical reviewer for one of their books:

My new gig doing developer relations for HP’s ZGX Nano AI station will require me to create a lot of tutorials, so I purchased The A-Z of Machine Learning as well as the Humble Bundle below to get a better feel for the sorts of AI tutorials that are out there.

Having gone through a couple of the courses in The A-Z of Machine Learning and skimming the others, I can say that it’s not bad. I’d feel robbed if I paid full price for all 19 courses, but at 18 bucks — less than a buck each — it’s a pretty good deal, and an inexpensive way for the beginning AI/ML developer to get started.

(While I generally only buy Packt’s stuff when it’s on Humble Bundle, there are exceptions. The iOS books by Tampa’s own Craig Clayton are quite good, and I paid full price for them.)

At the time of writing, The A-Z of Machine Learning will be available for 14 more days.

Also worth checking out is the Create the Future Now bundle, a set of 21 books and online courses from Manning’s Early Access Program (or MEAP for short) for $25:

This one’s a little pricier that the Packt offering, but it’s from Manning, which has a stronger reputation than Packt’s, and goes beyond just Python and AI. If you’re looking for a mix of books and online lessons and want to be a little more well-rounded, this Humble Bundle is for you!

I also purchased this bundle. At the time of writing, the Create the Future Now bundle will be also be available for 14 more days.

 

Categories
Artificial Intelligence Reading Material

Get 18 O’Reilly books on AI and machine learning for just $25 at Humble Bundle!

Would you like ALL THE BOOKS pictured below for just $25?

You can get all 18 of these O’Reilly books on AI and machine learning for a mere $25 at Humble Bundle — but only for the next 13 days (at the time of writing)!

Find out more and get the deal here.

Categories
Deals Programming Reading Material

Humble Bundle’s great set of computer science books for $2 each!

For the next four days — until 2:00 p.m. EDT on Monday, March 24, 2025 — Humble Bundle’s Computer Science the Fun Way bundle will be available, giving you 18 books for as little at $36, which puts the cost of each book at a mere two bucks!

All the books come from No Starch Press, a publisher of some great books, and the folks behind my current favorite books for my Python courses.

Check out their page, and if you want 18 useful computer science books for as little as two bucks, get them now!

Categories
Artificial Intelligence Reading Material Video What I’m Up To

Easier ways to learn how neural networks work

If you’ve tried to go past the APIs like the ones OpenAI offers and learn how they work “under the hood” by trying to build your own neural network, you might find yourself hitting a wall when the material opens with equations like this:

How can you learn how neural networks — or more accurately, artificial neural networks — do what they do without a degree in math, computer science, or engineering?

There are a couple of ways:

  1. Follow this blog. Over the next few months, I’ll cover this topic, complete with getting you up to speed on the required math. Of course, if you’re feeling impatient…
  2. Read Tariq Rashid’s book, Make Your Own Neural Network. Written for people who aren’t math, computer science, or engineering experts, it first shows you the principles behind neural networks and then leaps from the theoretical to the practical by taking those principles and turning them into working Python code.

Along the way, both I (in this blog) and Tariq (in his book) will trick you into learning a little science, a little math, and a little Python programming. In the end, you’ll understand the diagram above!

One more thing: if you prefer your learning via video…

  1. The Global Nerdy YouTube channel will be kicking it into high gear soon. If you’d like, you can follow it now!
  2. Watch 3Blue1Brown’s video on how neural networks work:
Categories
Business Entrepreneur Reading Material What I’m Up To

Experiment #3 for 2024: “Million Dollar Weekend”

Cover of the book “Million Dollar Weekend” by Noah Kagan with Tahl Raz.

My third experiment for 2024 involves trying out the ideas from Noah Kagan’s new book, Million Dollar Weekend.

ℹ️ In case you’re wondering: my first experiment of 2024 was to turn my layoff experience into a series of articles; the second was to take a chance working with a pre-seed startup.

Why conduct such an experiment? For now, let’s just say that current circumstances make it necessary, and hey, if anyone can pull off this kind of thing, it would be me.

The general idea of Million Dollar Weekend is that you can start a lucrative business by doing the following:

  • Identify a problem that you can solve
  • Solve that problem in a way that is hard to resist and profitable
  • Test your solution at low (or no) cost by preselling it before you build it.

The prerequisite for the Million Dollar Weekend process is a certain amount of unmitigated gall. Time and again in the book, Kagan states that two things hold people back from starting businesses:

  • Fear of starting
  • Fear of asking

Kagan’s methodology is to start by trying out an idea, seeing if someone will pay for that idea, and then either refining that idea or coming up with a new one and repeating the cycle.

The methodology anticipates rejection, and in fact, it says that in selling your idea, you should aim for plenty of rejections. The idea is that if you’re getting rejected often, you’re asking often, and that’s what eventually leads to success.

I’ll write more as I continue with this experiment, but for now, if you’re curious, here are some resources I can point you to:

You might also find these interviews with Kagan interesting:

ℹ️ Also in case you were wondering: This is NOT a paid promo for the book — neither Noah Kagan nor his businesses have any idea who I am or how to deposit money into my bank account. I wish they did!

Categories
Artificial Intelligence Humor Reading Material

The best damned intro to a book on machine learning ever…

…appears in Vasily “vas3k” Zubarev’s Machine Learning for Everyone, which begins with:

Machine Learning is like sex in high school. Everyone is talking about it, a few know what to do, and only your teacher is doing it.

Categories
Artificial Intelligence Deals Programming Reading Material

Get started with Python and AI with 3 books for only a dollar!

Covers of the books “Transformers for Natural Language Processing,” “Machine Learning with PyTorch and SciKit-Learn,” and “Artificial Intelligence with Python.”
Banner for “The SocialCode x Tampa — Embracing the AI Revolution.”
Are you in Tampa on Thursday, September 7th? Join me and other Tampa AI enthusiasts at The SocialCode x Tampa for an AI panel and networking event!

The current “best bang for your buck” deal on AI ebooks is the 3-book version of Humble Bundle’s Machine Learning and AI 2023 book bundle, which is available for a mere one US dollar for the next 16 days.

I already own one of the three (Artificial Intelligence with Python, Second Edition), but I’m not going to complain about getting two new-to-me books at 50 cents each!

The books are:

  1. Artificial Intelligence with Python, Second Edition, by Alberto Artasanchez and Prateek Joshi. This book is a great introduction to artificial intelligence via TensorfFow and Python, and great companion for the other two books in this one-dollar set.
  2. Machine Learning with PyTorch and Scikit-Learn, by Sebastian Raschka, Yuxi (Hayden) Liu, and Vahid Mirjalili. PyTorch offers both neural networks and tensors, Scikit-Learn provides a collection of machine learning algorithms, and this book walks you through both.
  3. Transformers for Natural Language Processing, Second Edition, by Denis Rothman. The “T” in ChatGPT is “transformer,” and this book covers them extensively. I’m looking forward to the exercise where you use Hugging Face to pretrain a RoBERTa model from scratch.

Are you looking for an economical way to become an AI development expert? Spend a buck on these three books, get any computer made in the past dozen years with plenty of RAM (SODIMMS for old computers are pretty cheap these days), and do the exercises in the books. We’re early enough into the new AI age that if you do all these, you’ll be ahead of most aspiring AI developers out there.

Find out more about these books and this deal!