Monday, May 13, 2024

LL40

 I was researching celular atomata and wanted to know what "class" meant because whenever I looked up of the celular atomata is listed them as class 1, 2, 3 or 4. I then researched it and foud out it measured how chaotic it was

I finished making a computer program that generates art.

https://scratch.mit.edu/projects/1016183279/

Here are some of my favorites


The one below kinda looks 3D especially in the blue stripe area




Monday, May 6, 2024

LL39

 This week I learned about a type of AI convolutional neural networks, which are like ordinary neural networks exept each layer is lika a grid instead of a line of neurons and each cell only effects the ones nearby. This is particularly good at recognizing patterns that traditional neural networks can't. There most effective for image proccesing because the data is already in a grid so patters are more likely to appear there.