
Arcanes.
#Tag
Arcanes.
Arcanes.
A couple weeks ago @aeonofdiscord showed me "The Hitch-hiker's Guide to Artificial Intelligence" from 1986, a book by Richard Forsyth and Chris Naylor, which teaches readers the state-of-the-art in AI using... BASIC programming type-ins. There's some extremely minimal examples of expert systems, A* maze path search, alpha-beta game trees, etc. but one that made me curious was a "Perceptron image classifier" for machine vision. Image classification in 16kb? I had to see for myself if it would work, so I made a #Processing version. And, amazingly, it actually does - giving about 7 examples of a smile vs frown face, it can then distinguish between the two. Not bad for an idea from 1957!
Rust Forge RENEGADE SHOW, full video! 🎶 🌈 🧊
https://tube.arthack.nz/w/fP8JQ7H86BEQ734zajEvoa
Music and visuals created live, everything powered by Rust. 🦀
#rustlang #rustforge #music #Eurorack #RaspberryPi #synth #vj #live #embedded #livecoding #processing
This is your friendly reminder that you could be making #PaperObjects with #Python and #py5, you know?
https://github.com/villares/Paper-objects-with-Processing-and-Python/
(Mind you that GitHub images are mostly failing to load here today for some unknown reason)
If you like this, support my work:
https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724
https://liberapay.com/Villares
https://wise.com/pay/me/alexandrev562
#Processing#CreativeCoding
This is your friendly reminder that you could be making #PaperObjects with #Python and #py5, you know?
https://github.com/villares/Paper-objects-with-Processing-and-Python/
(Mind you that GitHub images are mostly failing to load here today for some unknown reason)
If you like this, support my work:
https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724
https://liberapay.com/Villares
https://wise.com/pay/me/alexandrev562
#Processing#CreativeCoding
Look at my new sketch on #openprocessing, ColourCurtain.
https://openprocessing.org/sketch/2695752
The items' colours are altered resulting from the counter value mod 3; thus, only one of the three colour channels is changed, causing the effect of an irregular colour gradient.
Try out generating more pattern by reloading the page.
#genart #processing #mathart#CreativeCoding #loop #animation
Look at my new sketch on #openprocessing, ColourCurtain.
https://openprocessing.org/sketch/2695752
The items' colours are altered resulting from the counter value mod 3; thus, only one of the three colour channels is changed, causing the effect of an irregular colour gradient.
Try out generating more pattern by reloading the page.
#genart #processing #mathart#CreativeCoding #loop #animation
A space for Bonfire maintainers and contributors to communicate