Obviously not for beginners, however if anyone wants to experiment around a bit…
Fast Transform (aka Fixed Filter Bank) Neural Networks:
Evolution version:
https://s6regen.github.io/Fast-Transform-Neural-Network-Evolution/
Backpropagation version:
https://s6regen.github.io/Fast-Transform-Neural-Network-Backpropagation/
Basic LSH Associative Memory:
View:
https://editor.p5js.org/siobhan.491/present/MTPzfwYbo
Edit:
https://editor.p5js.org/siobhan.491/sketches/MTPzfwYbo
Block Vector LSH Associative Memory:
View:
https://editor.p5js.org/siobhan.491/present/tenYuNHNC
Edit:
https://editor.p5js.org/siobhan.491/sketches/tenYuNHNC
Hash Table LSH Associative Memory:
View:
https://editor.p5js.org/siobhan.491/present/zIANaDtiG
Edit:
https://editor.p5js.org/siobhan.491/sketches/zIANaDtiG