正在加载视频...

视频加载失败

Mnist Neural network visualization in Odin and Raylib. All cubes now have an opacity based on their activation/weight. I think the codebase is almost ready to be made public

48,202 次观看 • 1 年前 •via X (Twitter)

10 条评论

Jack Wind 的头像
Jack Wind1 年前

This is awesome - how much work would be needed to make this library compatible with any torch compatible neural net?

Bones 的头像
Bones1 年前

I'd say for small models it should be simple, but if you have millions of nodes the viz wouldn't be able to handle it, it would require a lot more optimizations

hyena 的头像
hyena1 年前

these sorts of tools would’ve been great in my ml classes, consider continuing building educational visualizations like this / collaborating with professors if that interests you. you’re a great dev bones

Bones 的头像
Bones1 年前

Thanks :) One of my older projects was discovered by a professor somehow, and they’re actually using it. But I’m still not sure how to make my work more visible to the academic community though

Covix 的头像
Covix1 年前

absolutely love this, great stuff mr bones

Mystique 的头像
Mystique1 年前

Startup idea, "ViziGrad"... dynamic model visualization (or modeling in general) as a service... MaaS. Go to the landing page, upload your weights, view the mapping... like an MRI machine, but for NNets.

p 的头像
p1 年前

@yacineMTB Wow, what a beauty!

Andy Mckee (Hanuman) 的头像
Andy Mckee (Hanuman)1 年前

I need a total hour tally for the time you spent on this

Bones 的头像
Bones1 年前

i don't have an exact hour count, i've been working on this in my free hours for about a month now

tom 的头像
tom1 年前

impressive, as always

相关视频