Baxter Eaves
@baxtereaves.bsky.social
CEO @ Redpoll. Probabilistic AI/ML researcher. Bayesian nonparmetrics. Cognitive Science.
We found more optimizations. Now fitting a infinite gaussian mixture model from 0 to 0.99 ARI on 1 Billion rows and 2 columns in < 20 sec. No variational inference. No subsampling. Just good old fashioned MCMC. 🤯
January 28, 2025 at 2:14 AM
We found more optimizations. Now fitting a infinite gaussian mixture model from 0 to 0.99 ARI on 1 Billion rows and 2 columns in < 20 sec. No variational inference. No subsampling. Just good old fashioned MCMC. 🤯
Reposted by Baxter Eaves
"Sorry, we can't make this technology that sucks and nobody wants and that uses enough power to blow up the moon unless we *also* steal people's shit to throw into our content woodchipper in order to produce mediocre digital particleboard out of the cumulative artbarf."
futurism.com/the-byte/ope...
futurism.com/the-byte/ope...
OpenAI Pleads That It Can’t Make Money Without Using Copyrighted Materials for Free
OpenAI is begging Parliament to allow it to use copyrighted works because it's "impossible" for the company to make money without them.
futurism.com
December 20, 2024 at 2:05 PM
"Sorry, we can't make this technology that sucks and nobody wants and that uses enough power to blow up the moon unless we *also* steal people's shit to throw into our content woodchipper in order to produce mediocre digital particleboard out of the cumulative artbarf."
futurism.com/the-byte/ope...
futurism.com/the-byte/ope...
If you have a lot of people in your house that like pancakes try a Dutch baby instead. Way easier. And fancier (according to my 6yo)
December 22, 2024 at 4:29 PM
If you have a lot of people in your house that like pancakes try a Dutch baby instead. Way easier. And fancier (according to my 6yo)
PPLs have struggled to gain traction in industry. Conventional wisdom blames scaling. I argue that PPLs' challenges aren't about scaling at all. They're about learning. And sometimes, to go faster, we need to slow down.
heresy.ai/a-better-ppl/
#bayesian #machinelearning
heresy.ai/a-better-ppl/
#bayesian #machinelearning
Making PPLs More Useful With Two New Operators | Heresy
Probabilistic programming is a counter play to black box machine learning. Probabilistic programming practitioners seek to build interpretable models of phenomena and to captu…
heresy.ai
December 19, 2024 at 4:15 PM
PPLs have struggled to gain traction in industry. Conventional wisdom blames scaling. I argue that PPLs' challenges aren't about scaling at all. They're about learning. And sometimes, to go faster, we need to slow down.
heresy.ai/a-better-ppl/
#bayesian #machinelearning
heresy.ai/a-better-ppl/
#bayesian #machinelearning
WRT the last post re: compile-time-generated Dirichlet process mixture models in #rustlang: we are doing a sweep of serial collapsed Gibbs on a 100k rows by 5 columns table in ~55ms on an M4 Macbook pro.
December 12, 2024 at 9:55 PM
WRT the last post re: compile-time-generated Dirichlet process mixture models in #rustlang: we are doing a sweep of serial collapsed Gibbs on a 100k rows by 5 columns table in ~55ms on an M4 Macbook pro.
#rustlang has been an awesome choice for our probabilistic programming language backend. We've been experimenting with using declarative macros to build custom ML structures at compile time. We're seeing 3-4x inference speedups over using Vecs and enums 🔥
December 11, 2024 at 12:47 AM
#rustlang has been an awesome choice for our probabilistic programming language backend. We've been experimenting with using declarative macros to build custom ML structures at compile time. We're seeing 3-4x inference speedups over using Vecs and enums 🔥
Found a small number of errors in the UCI ML repo AI4I synthetic predictive maintenance dataset. Cleaned version hosted on our site.
note that data aren’t erroneous per se, the processes and code behind them are. I’ve used similar techniques to find bugs in my own code
redpoll.ai/blog/errors-...
note that data aren’t erroneous per se, the processes and code behind them are. I’ve used similar techniques to find bugs in my own code
redpoll.ai/blog/errors-...
Plover Found 9 Errors in the UC Irvine AI4I Predictive Maintenance Dataset
Finding errors in the code behind the synthetic data
redpoll.ai
November 30, 2024 at 2:08 PM
Found a small number of errors in the UCI ML repo AI4I synthetic predictive maintenance dataset. Cleaned version hosted on our site.
note that data aren’t erroneous per se, the processes and code behind them are. I’ve used similar techniques to find bugs in my own code
redpoll.ai/blog/errors-...
note that data aren’t erroneous per se, the processes and code behind them are. I’ve used similar techniques to find bugs in my own code
redpoll.ai/blog/errors-...
Plover is a tool that finds errors/anomalies in databases. We were able to compile bits of it to web assembly (it is written in #rustlang) so you can try it in your browser client-side (no sending your data off to some server). If you have a s CSV, it's mostly drag and drop.
Plover Demo - Try Plover in your browser
redpoll.ai
November 21, 2024 at 7:09 PM
Plover is a tool that finds errors/anomalies in databases. We were able to compile bits of it to web assembly (it is written in #rustlang) so you can try it in your browser client-side (no sending your data off to some server). If you have a s CSV, it's mostly drag and drop.
Decided to kick things off with something that is a bit inflammatory, but is my whole reason for being right now: AI is really hard to use for good.
heresy.ai/ai-leans-evil/
heresy.ai/ai-leans-evil/
Why Artificial Intelligence Leans Evil | Heresy
We are worried about AI.
Apart from the evident environmental damage from expending vast amounts of energy training and querying models, which has reached such magnitude that …
heresy.ai
November 19, 2024 at 10:57 PM
Decided to kick things off with something that is a bit inflammatory, but is my whole reason for being right now: AI is really hard to use for good.
heresy.ai/ai-leans-evil/
heresy.ai/ai-leans-evil/