In the last two parts we described the state machine framework, how it works and how we can steer agents within it. In this third part, we will describe several other desirable extensions of any agent framework and how we can implement them with our state machine setup.
Read more
Bonjour! I am Erik and this is my home on the interwebs. Here you will find a random collection of things that I have been working on.
In the first part we described the state machine framework and how it works. In this part we will dig into some of the techniques for steering agents and how we implement them in the state machine framework.
Read more
Since I last wrote a few thoughts down on agents the buzz has only increased. With our release of Bigwig I thought it would also be interesting to dig into some of the details of how we have gone about implementing our system of multi-agents.
Read more
Recently Yoav Goldberg asked a series of interesting question on Bluesky(1, 2, 3).
I think this is one of the more interesting and peculiar operators in matrix algebra, so I wanted to write a little bit about it.
Read more
I have recently been thinking about modelling of dynamical systems again - so wanted to revisit some of my old ideas.
At the end of October, I gave a quick demo at AI Tinkerers Paris about one of our early, early version of BigWig. This is a short writeup based on the slides, called "Agents for building ML models".
Read more