Heh, a spreadsheet is a natural no-code way to visualize a convolution :D
Just used the sumproduct function for the elementwise product sum, and conditional formatting with a color range to render it an image.
(this was this week's AI workshop prompt at )
Conversation
low code/no code shennanigans like this is total mediocre midwit zone
never write code where a spreadsheet will do the trick is my philosophy in life
6
6
39
This Tweet is from an account that no longer exists. Learn more
I used to be that way with matlab (would import spreadsheets into matlab to process), but trying to move over to python and still not comfortable enough
