Design @reddit Past: @DubberlyDesign, @Liveworkstudio, and @Sjoforsvaret. Interested in the applications of AI, ML, and computation in design. #BlackLivesMatter
Procedural color selection study, solving the Four-Colour Graph Theorem. The code ensures that adjacent shapes in the grid use different colours.
Using @kGolid's wonderful chromotome palettes again.
#generative#javascript
For students and others interested in expanding their knowledge of AI during this period, we thought it might be helpful to ask our researchers what they consider to be the most impactful and insightful resources available to use #AtHomeWithAI (1/9)
The most interesting applications of machine learning sometimes come from people with very little technical background. The intersection of tech & art is where our humanity can really shine
@dmitryn @movito Minecraft is a fantastic educational tool. The game's Redstone mechanics mirror digital electronics. Introducing players to concepts like logic gates. Players have even gone so far as to build a functional CPUs.
@movito "Where conventional programming was thought of as a sequence of steps, this new thing was no longer sequential in effect: When you made a change in one place, all other things changed instantly and automatically."
2/2
@movito Ted Nelson wrote this about VisiCalc in the early 80s:
"VisiCalc represented a new idea of a way to use a computer and a new way of thinking about the world."
1/2
I've been a long time reader and fan of @css . Pleasantly surprised to see the faux code generator project I made a while ago mentioned there today. First time for everything :)
@kimgoodwin Absolutely agree. User conceptual models are incredibly helpful for all stakeholders. Austin Henderson and Jeff Johnson do a great job of describing them in their book "Conceptual Models: Core to Good Design."
Here are the slides from my #Latham presentation at @IITDesign, "AI + Computing for Design: Data Visualization of Fortune 500 Logos." Thank you to everyone who attended and those who submitted questions.
https://t.co/Av3qzYyQ2Y
@zachlieberman Gotta love t-SNEs! They are a lot of fun to play with.
I made an interactive one exploring visual similarity and difference in the logos of the Fortune 500 a while ago.
https://t.co/ZArIJDxzM9
Trying to do some common design tasks using a multi-objective #GeneticAlgorithm (NSGA-2). It seems promising, but I've run into a problem. Some objectives seem to compete, while others might get stuck in local maxima. Are there any best practices for writing good objectives?
Experimenting with data-driven animations in #NodeJS. Made an animated #tSNE to try it out. Here are the logos of the Fortune 500 as they are organized by visual similarity.
#ComputationalDesign#design
@nlevin Great to see more vector map resources! You might enjoy https://t.co/hmxCDBO5Pq . It features a wide range of maps built from data from the NaturalEarth corpus. Some maps even have multiple projections to pick from.