algoritmic (@algoritmic) 's Twitter Profile
algoritmic

@algoritmic

algorithmic, computational, emergent, complex, generative, parametric, procedural ... random inspiring stuff

ID: 3314904071

calendar_today09-06-2015 12:16:44

3,3K Tweet

38,38K Followers

814 Following

Tom Yeh (@proftomyeh) 's Twitter Profile Photo

Transformer by hand ✍️ in Excel ~ I just released my first-ever "Full-Stack" implementation of the Transformer model. 👇Download xlsx to give it a try!

algoritmic (@algoritmic) 's Twitter Profile Photo

A type of cellular automaton with the intent of simulating autopoiesis in an emergent manner gbragafibra.github.io/2024/10/08/aut…

Xor (@xordev) 's Twitter Profile Photo

"Collapse" in 242 chars of #GLSL: vec2 p=(FC.xy-r*.5)/r.y*mat2(8,-3,3,8),v;for(float i;i++<50.;o+=(cos(sin(i)*vec4(2,5,6,1))+1.)*exp(sin(i*i+t))/length(max(v,vec2(v.x*(3.+snoise2D(p+vec2(t*7.,i)))/1e2,v.y*.2))))v=p+cos(i*i+t*.2+vec2(i/1e2,11))*2.;o=tanh(pow(o/3e2,vec4(1.5)));