Live data from Hacker News

Viewing profile — wafngar

wafngar

HN member
Joined
Sat, Dec 12, 2020, 9:44 PM UTC
HN karma
30
Public activity
19 items

About wafngar

No profile information was provided.

Recent public activity

  1. comment
    Comment #49223253

    Seems to be the same methodology as the ECMWF AI ENS operational since mid last year: https://www.ecmwf.int/en/about/media-centre/news/2025/ecmwfs... https://www.nature.com/article…

  2. comment
    Comment #46224342

    Very common in ML research these days - claim novelty / cite prior work in an obfuscated way and so on.

  3. story
  4. comment
    Comment #44241828

    But they have built a fully “independent” pipeline. Deepseek and others probably trained in gpt4, o1 or whatever data.

  5. comment
    Comment #43585720

    Why not use torch.compile()?

  6. comment
    Comment #43464341

    They train with ERA5 and observations.

  7. comment
    Comment #43184150

    Should be a relevant reference: https://arxiv.org/abs/2111.13587 Adaptive Fourier Neural Operators: Efficient Token Mixers for Transformers John Guibas, Morteza Mardani, Zongyi Li,…

  8. comment
    Comment #43024741

    Brussels is quite small. Probably less than Washington.

  9. comment
    Comment #41276634

    Depends. PyTorch on the other hand has a large user base and well defined and tested api. So should be doable; and is already progressing and rapid speed..

  10. comment
    Comment #41273654

    Probably unfair as a reaction to the unfair statements in the blog…

  11. comment
    Comment #41272654

    PyTorch is developed by multiple companies / stake holders while jax is google only with internal tooling they don’t share with the world. This alone is a major reason not to use j…

  12. comment
    Comment #40985099

    AIFS is transformer based (Graphcast is pure GNN) so different architecture and is already running operationally, see: https://www.ecmwf.int/en/about/media-centre/aifs-blog/2024/i.…

  13. comment
    Comment #39220548

    For AI you have to support PyTorch. That works well now on the big AMD GPUs. Consumer gpu capabilities do not matter here.

  14. comment
    Comment #34862081

    US has no bureaucrats? All the EU member states, no bureaucrats? How many projects in member states cost the tax payer billions? Btw the EU budget is tiny in comparison.

  15. comment
    Comment #34861908

    The UK would do much better had they not chosen Brexit. Basically everyone here admits that (bank of England etc) apart from some zealot politicians. And the health system has coll…

  16. comment
    Comment #34861853

    What concrete advantage would it have for you?

  17. comment
    Comment #33537161

    sure, my point was more that it uses pytorch -> also lots of c++ :-)

  18. comment
  19. comment
    Comment #33533213

    But isn’t that PyTorch with a few extra steps?