Recent Posts

The Recaman Sequence

3 minute read

The next stop on my generative art journey took me to the Recaman Sequence. As opposed to many other algorithms, there’s no randomness in this sequence - the...

The Collatz Conjecture

6 minute read

The inspiration for a series of posts on generative art was a post I read announcing the aRtsy package for producing generative art. A number of the example ...

Best Wordle Starting Word

10 minute read

I was scrolling through the RStudio blog page, and a post by Arthur Holtz caught my attention. He wrote some code to identify what the optimal starting word ...

Neural Network Regression

17 minute read

The following is a subsection of a tutorial I co-authored that I wanted to reproduce here to work out how to get the figures to render properly. Plus, it nev...