Hacker News new | ask | show | jobs
by edouard-harris 2980 days ago
Having done both with varying success, I definitely agree that your brain needs to be wired differently for each.

In web dev, experimentation is cheap, so you make changes fast and see what happens. In many ML applications, trying stuff is expensive in time and/or money. So the best strategy is often to think hard about what could be going wrong, and make and test explicit hypotheses.

The difference definitely came as a surprise to me when I was making the transition.

2 comments

Yeah, web dev seems to favor the bold, whereas DL or other highly brainy endeavors seem to favor the thorough / careful developer.

For a long time as a non-web dev, I reckoned that I was smarter than 99% of the web devs. Then a web-dev friend of mine made his first few million $, and I reached some humbling conclusions.

Sounds like I should start moving towards ML...