DEV Community

KinetiNode
KinetiNode

Posted on

DAY 1 of making an open source version of the EON compiler

Hi , recently i've been thinking that making a EON compiler copy myself shouldn't take that long assuming i know ML.

*well i couldn't have been more wrong. *
day 1:

  • started understanding how neural networks work at a basic level and remade one from scratch.
  • Learned quantisation and hot that affects accuracy.
  • built a neural network with only C++ no python.

I'm gonna make this and test it on real hardware and test it against the official EON compiler. follow me for the results! ( idk if following works in dev.to tho)

Top comments (0)