I don't know what's going on in this AI image.
But I do know this: Daily Data Challenge #25 is short and very practical for data science. You'll get to create a symmetric matrix and extract its unique elements.
Can you solve it in less than 6 minutes?
mikexcohen.substack.com/p/ddc-25-uni...
08.10.2025 18:09 — 👍 2 🔁 0 💬 0 📌 0
Awesome.
08.10.2025 04:46 — 👍 1 🔁 0 💬 0 📌 0
Here’s a picture of Thalorion The Destroyer reading my calculus textbook. I hope he likes it! Otherwise he might unleash doom on humanity.
www.amazon.com/dp/B0DX6BPPZ8
07.10.2025 14:06 — 👍 2 🔁 0 💬 0 📌 0
Interesting perspective. I think peer-review is imperfect but does more good than harm. I've published >100 papers and reviewed... dunno, many 100s of manuscripts. My thinking is that the incentive structure is the root of the problem, although I could be wrong. I agree with your suggestions though.
07.10.2025 11:35 — 👍 0 🔁 0 💬 1 📌 0
Fair point. I suppose the question is whether the entire system needs to be revamped (I'd find that unlikely to happen, given that too many people are too vested in it) or whether relatively small changes can have meaningful impact.
07.10.2025 10:27 — 👍 0 🔁 0 💬 1 📌 0
I'd love to see the evaluations in academia based on one paper every five years. Not a perfect solution, but it would increase scientific publishing signal-to-noise-ratio by encouraging researchers to put more effort into a smaller number of papers.
07.10.2025 09:41 — 👍 1 🔁 0 💬 1 📌 0
That was definitely part of my decision, although I wouldn't call it a "problem." More that I was (and still am) in an extremely fortunate situation, and decided to spend my time in a career that had higher positive impact for more people, and that was also more personally satisfying.
07.10.2025 05:05 — 👍 6 🔁 0 💬 2 📌 0
Thank you for taking the time to share you lucid and honest opinion.
07.10.2025 05:01 — 👍 1 🔁 0 💬 0 📌 0
Thank you kindly, Thomas. My feelings, reactions, and motivations are definitely not unique, but ex-academics have an unfortunate habit of reticence.
04.10.2025 19:43 — 👍 2 🔁 0 💬 0 📌 0
DDC-23: Distributions of MNIST pixel values
A data challenge a day helps you master machine learning
Karl Gauss (yeah, *that* Gauss) sent me a fax this morning to say that he really enjoyed working through today's Daily Data Challenge.
mikexcohen.substack.com/p/ddc-23-dis...
04.10.2025 05:55 — 👍 4 🔁 0 💬 0 📌 0
You earned them.
02.10.2025 13:24 — 👍 1 🔁 0 💬 0 📌 0
That is a fantastic title and topic. Congrats!
02.10.2025 13:23 — 👍 1 🔁 0 💬 1 📌 0
Why I left academia and neuroscience
Don't worry, this isn't yet another story of rage-quitting.
Why I left academia and neuroscience.
This post on Substack has gained a lot of traction. I think many people identify with it.
(Most of my posts are technical tutorials on machine-learning and LLM-mechanisms.)
mikexcohen.substack.com/p/why-i-left...
02.10.2025 13:00 — 👍 32 🔁 7 💬 4 📌 3
Thank you, Felipe :)
02.10.2025 12:58 — 👍 1 🔁 0 💬 0 📌 0
YouTube video by Mike X Cohen
Daily Data Challenge 8: Test for Pythagorean triplets
Daily Data Challenge 8: Test for Pythagorean triplets
A data challenge a day helps you master machine learning.
More exercises and solutions at mikexcohen.substack.com
youtube.com/shorts/LlqS2...
01.10.2025 18:56 — 👍 2 🔁 0 💬 0 📌 0
genAI never fails to deliver the laughs.
27.09.2025 06:08 — 👍 3 🔁 0 💬 0 📌 0
Daily Data Challenges are going strong.
Today's challenge is to create this beautiful graph using numpy and matplotlib. Can you do it?
mikexcohen.substack.com/p/ddc-18-err...
26.09.2025 11:03 — 👍 1 🔁 0 💬 0 📌 0
Have you done your Daily Data Challenge?
mikexcohen.substack.com/p/ddc-8-test...
12.09.2025 05:10 — 👍 1 🔁 0 💬 0 📌 0
People talk a lot about GPT5 and hallucinations and trust and so on.
But let's not forget that GPT2 is the ultimate arbiter of truth and science.
Proof of my claim? This zinger from GPT2.
Wanna explore GPT2's wisdom in your own private Python session? mikexcohen.substack.com/p/lessons-on...
11.09.2025 14:16 — 👍 1 🔁 0 💬 0 📌 0
GPT2 is hilarious.
10.09.2025 11:22 — 👍 1 🔁 0 💬 0 📌 0
LLM breakdown 1/6: Tokenization (words to integers)
Large language models can't read; instead, they are given numbers that come from text.
Dear bluesky neuroscientists: You should pay attention to the field of LLM mechanistic interpretability.
Not because LLMs are like real brains (they are absolutely nothing alike), but because mech interp analysis methods would be useful in neuroscience.
Start learning here: tinyurl.com/48pum4pb
10.09.2025 09:07 — 👍 5 🔁 2 💬 0 📌 0
One of my fav quotes: "The way you do anything is the way you do everything."
The problem with these pithy faux-philosophical quotes is that they don't stand up to scrutiny. For example, I definitely do not pick my nose with the same rigor, depth, and intensity with which I write 600-page textbooks
09.09.2025 11:17 — 👍 4 🔁 0 💬 0 📌 0
Can you code the Fourier transform from scratch?
I bet you can. Spend 20 minutes on the Substack post, and you'll learn everything you need to understand and code the FT in Python.
mikexcohen.substack.com/p/the-fourie...
08.09.2025 17:25 — 👍 3 🔁 0 💬 0 📌 0
Confidence intervals 1/3: interpretation and equation
Start building confidence about confidence intervals in the first of this three-part series.
Do you have enough confidence?
I am, of course, talking about confidence intervals, the statistical measure of uncertainty around a sample characteristic like the average or correlation.
Here's my latest series on Substack about confidence intervals: mikexcohen.substack.com/p/confidence...
08.09.2025 10:29 — 👍 2 🔁 0 💬 0 📌 0
Daily data challenge. 10 minutes a day to improve your coding, data science, and visualization skills.
open.substack.com/pub/mikexcoh...
06.09.2025 19:51 — 👍 1 🔁 0 💬 0 📌 0
Good for you! Keep it up.
05.09.2025 07:21 — 👍 1 🔁 0 💬 0 📌 0
Happy teacher's day (in India)!
05.09.2025 07:20 — 👍 1 🔁 0 💬 0 📌 0
Postdoc in Neuroscience | Psychologist |
Facial expressions | Perception | Motor Control
Our mission: To provide tools and resources to foster a diverse, friendly, and inclusive community of data science learners and practitioners. Join us at https://dslc.io
Assistant Professor of Machine Learning, Carnegie Mellon University (CMU)
Building a Natural Science of Intelligence 🧠🤖
Prev: ICoN Postdoctoral Fellow @MIT, PhD @Stanford NeuroAILab
Personal Website: https://cs.cmu.edu/~anayebi
Research in NLP (mostly LM interpretability & explainability).
Assistant prof at UMD CS + CLIP.
Previously @ai2.bsky.social @uwnlp.bsky.social
Views my own.
sarahwie.github.io
Digital Geometer, Associate Professor of Computer Science & Robotics at Carnegie Mellon University. There are four lights.
https://www.cs.cmu.edu/~kmcrane/
www.lukaschaefer.com
Researcher @msftresearch.bsky.social; working on autonomous agents in video games; PhD Univ of Edinburgh ; Ex Huawei Noah’s Ark Lab, Dematic; Young researcher HLF 2022
Astronomer and Astrophotographer. Pictures of space appearing in posts, magazines and on the telly.
Research Scientist at Meta Paris
Code generation, math, optimization
Writer, storyteller. Nebula, Hugo, Ignyte finalist. Work in
@strangehorizons, @Slate, @LightspeedMag etc. http://shivramdas.net.
Machine Learning Professor
https://cims.nyu.edu/~andrewgw
I teach math to future elementary school teachers at Fresno State. I make math memes and explainer videos. http://linktr.ee/howiehua
Professor of Computer Vision/Machine Learning at Imagine/LIGM, École nationale des Ponts et Chaussées @ecoledesponts.bsky.social Music & overall happiness 🌳🪻 Born well below 350ppm
📍Paris 🔗 https://davidpicard.github.io/
Assis. Prof. @ucsbece Affiliate @SLAClab Stanford Prev @Stanford @Inria @imperialcollege @Polytechnique PI @geometric_intel
http://gi.ece.ucsb.edu, Pilot
Theoretical Neuroscientist, Columbia University
indie game designer and developer. created dystopika.
Luiz Pessoa, University of Maryland, College Park
Neuroscientist interested in cognitive-emotional brain
Author of The Entangled Brain, MIT Press, 2022
Author of The Cogitive-Emotional Brain, MIT Press, 2013
Neuroscience & Philosophy Salon (YouTube)
Professor of Mathematics, number theorist (arithmetic geometry), author, Hagoromo chalk ambassador, bonsai amateur.
Views expressed are my own.
Research Director, Founding Faculty, Canada CIFAR AI Chair @VectorInst.
Full Prof @UofT - Statistics and Computer Sci. (x-appt) danroy.org
I study assumption-free prediction and decision making under uncertainty, with inference emerging from optimality.