Algorithmic Intelligence (AI) Workbooks
Algorithmic Intelligence as with Algorithmic Art this is designed for the beginner who wants to explore this wonderfully fascinating world of Artificial Intelligence that is discussed so much in the media. I have preferred to call it Algorithmic Intelligence rather than just AI because it is much broader than the Large Language Models often referred to when using the expression AI, although it does include that as well.
This will cover the basics where you will build your own models using a Machine Learning library called ml5.js, all on top of p5.js. Next we open up some pre-trained models that are available with ml5.js, including an introduction to transformers with some Small Language Models (similar to chatGPT, Gemini etc). The last workbook introduces you to Neural Evolution which is based on Genetic Algorithms which are similar to a form of Reinforcement Learning.
There is a lot to get through I am sure you are going to find this section fascinating. The workbooks also include some p5.js sketches relevant to each module, these are good reminders and also essential if you haven’t already worked through the Algorithmic Art workbooks which I do recommend.















