Viewing profile — tchauffi
tchauffi
HN member- Joined
- Mon, Sep 16, 2024, 10:55 AM UTC
- HN karma
- 41
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About tchauffi
No profile information was provided.
Recent public activity
- story
- story
-
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…
- story
- story
-
comment
Comment #45800227
Maybe your browser do not support webgpu. Try using Chrome.
-
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 …
-
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…