sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

592
active users

Greg Linden

Peter Norvig posted his Python solutions to the Advent 2024 problems. I've long enjoyed Peter's Python code as concise, elegant, and clever. I learn something every time by looking at how he solves problems. Recommended even if you've been coding in Python for a while:
github.com/norvig/pytudes/blob

GitHubpytudes/ipynb/Advent-2024.ipynb at main · norvig/pytudesPython programs, usually short, of considerable difficulty, to perfect particular skills. - norvig/pytudes

Peter is also a well-known and well-respected AI old-timer with deep knowledge in the field. For example:
en.wikipedia.org/wiki/Artifici
And if you're interested in more Python examples, he has a lot of them:
github.com/norvig/pytudes
I very much enjoyed the Wordle and poker notebooks among many others.

en.wikipedia.orgArtificial Intelligence: A Modern Approach - Wikipedia