The Machine Learning Lessons I’ve Learned This Month
towardsdatascience.com·4h

in machine learning are the same.

Coding, waiting for results, interpreting them, returning back to coding. Plus, some intermediate presentations of one’s progress. But, things mostly being the same does not mean that there’s nothing to learn. Quite on the contrary! Two to three years ago, I started a daily habit of writing down lessons that I learned from my ML work. In looking back through some of the lessons from this month, I found three practical lessons that stand out:

  1. For new projects, choose libraries wisely
  2. Use a clipboard manager to save your clips
  3. Read broadly to read deeply

Choosing Between Libraries and Self-Made Code

Machine learning projects often begin with the same question: should you build everything yourself, or rely on existing libraries? At the mo…

Similar Posts

Loading similar posts...