Live data from Hacker News

Viewing profile — tchauffi

tchauffi

HN member
Joined
Mon, Sep 16, 2024, 10:55 AM UTC
HN karma
41
Public activity
8 items

About tchauffi

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
    Show HN: Chess bot based on the transformer architecture

    Hi HN! I build this project to explore an idea I got in mind for a long time : Is transformer a suitable architecture for a chess bot? I built a small model (11M parameters) and tr…

  4. story
  5. story
  6. comment
    Comment #45800227

    Maybe your browser do not support webgpu. Try using Chrome.

  7. comment
    Comment #45800199

    Thanks! It should work on mobile, you can hide the right panel using the button at the bottom of the screen. That said, performance on mobile is pretty limited because of hardware …

  8. story
    Show HN: a Rust ray tracer that runs on any GPU – even in the browser

    I’ve been experimenting with Rust lately and wanted a project that would help me explore some of its lower-level and performance-oriented features. Inspired by Sebastian Lague’s vi…