• msage@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    Do you happen to have a good guide for writing your own machine learning algo? Ideally not relying on Python libs?

    • AdmiralShat@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months ago

      The best thing I can recommend is to just pick your most comfortable language and find guides specific to that.

      It’s functionally the same regardless of language, however it’s much easier to learn as you build it.