Live data from Hacker News

Viewing profile — b86754

b86754

HN member
Joined
Wed, Dec 29, 2021, 7:26 PM UTC
HN karma
4
Public activity
3 items

About b86754

No profile information was provided.

Recent public activity

  1. comment
    Comment #39993375

    What math do you know? You can quickly get started with PyTorch but usually people employed as AI/ML engineers have a heavy math background. That said, it’s nothing too crazy. Most…

  2. comment
    Comment #39130177

    Right but that’s not how SQl executes unfortunately. You go to Starbucks then ask for what you need. SQL does a Cartesian product of all the tables you need, then filters with the …

  3. comment
    Comment #36164253

    Interesting, I’ve used both for years and have found R to be way more intuitive for data exploration and visualization. R looks different than most programming languages, but once …