Hacker News new | ask | show | jobs
by tnlogy 360 days ago
My idea was to make a Vec of nodes with pointers to indexes in the vec, so it would be easier to send this array into the gpu. I wanted to make a minimal version example of making a micrograd network run on the gpu, with wgpu or macroquad, but I didn’t complete it, so would be nice if someone else did it. :)
1 comments

I see! I thought that was the stack.