On Hacker News
Zen and the Art of Machine Learning Research
Read the full article on blog.jxmo.io ↗51
points
12
comments
0
notable voices
The 5-second version
- Combine reading papers with hands-on building to develop research skills, not one without the other.
- Focus on fundamental concepts that have persisted for decades rather than chasing trendy topics or benchmark scores.
- Maintain beginner's mind and avoid letting prior experience or ego limit your openness to new approaches.
- Take breaks and engage in non-research activities like walking, since insights often come when you step away from work.
- Practice experimental equanimity by treating both positive and negative results as equally valuable learning opportunities.
Top voices
Verbatim comments from the thread's most notable / highest-karma participants.
stared12.9k karma
It revolves around the sentiment of "go deeper" - but I think it is a double-edged sword. Sure, entropy, tensors and gradients are important - and yes, they are pretty much requirements. But from what I see, it is the opposite - a lot (if not virtually all) progress in the last decade of deep learning was not because of a fundamental idea, but incremental, experimentally-verified practice. Even though I think there is good intuition for why ReLU is better than sigmoid (tl;dr: last layer is log(…Read on HN ↗
lostdog2.9k karma
I have some coworkers that are similar in everything--education, work ethic, and intelligence--but some of the tick out ML ideas that work like clockwork, while others get hits rarely if ever. I cannot tell what makes it work for some and not others. Their ideas both sound equally good. Sometimes a coworker will be an ML star for a year or two, but then suddenly run out of steam. It's brutal to watch. I used to think most smart people had similar distributions of good ideas, and it was just th…Read on HN ↗
I feel that the Zen used in the West and the Zen in East Asia are quite different. I think the Western Zen is probably the one from the 1970s book Zen and the Art of Motorcycle Maintenance. It usually carries a sense of equanimity and beginner's mind. But in East Asia, Zen actually emphasizes aimlessness or non‑purposefulness. The point where I really feel the difference is that Western Zen seems to be about how to train the self to become stronger, whereas actual Seon (Zen) in East Asia is abo…Read on HN ↗
jack_pp1.9k karma
In spirituality it is believed that ideas and inspirations aren't our own. That our mind is like an LLM that gets prompted by higher beings. In research everyone has high param count minds, trained for many years by studying. But just like LLMs by themselves are useless at creating new original work, no matter the compute you have available, so the mind can not create anything new without "inspiration"Read on HN ↗