Live data from Hacker News

Untitled topic

news.ycombinator.com

1–5 of 5 posts

Re: undefined

#3
The fundamental architectures of transformers haven't changed in years. I wonder what kind of design changes will be made in the future and how that impacts these results.

Re: undefined

#4
Interesting, thanks for sharing! Somehow I'm not surprised. My experience building systems for real world applications is that choosing a simple CNN is usually the way to go, and it's all in the data. Choosing more complex model classes also comes at a cost, higher variance and more likelihood of issues related to robustness and generalization.