• lhamil64@programming.dev
    link
    fedilink
    arrow-up
    18
    ·
    5 months ago

    Ehh I wouldn’t say variables in programming are all that similar to variables in algebra. In a programming language, variables typically are just a name for some data. Whereas in algebra, they are placeholders for unknown values.

    • emergencyfood@sh.itjust.works
      cake
      link
      fedilink
      arrow-up
      9
      arrow-down
      1
      ·
      5 months ago

      Machine Learning is basically a lot of linear algebra, which is mathematically equivalent to solving simultaneous equations.