Viewing profile — sam16180
sam16180
HN member- Joined
- Tue, Nov 28, 2023, 11:28 AM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About sam16180
No profile information was provided.
Recent public activity
- story
-
comment
Comment #38951501
Our 4-year-old got a Spirograph Junior for Christmas which he's enjoying - the outer gear in held in place by the frame so there's a bit less to go wrong.
-
comment
Comment #38864561
Is there an error in the positional encoding example? For example when calculating PE(1, 3), I'd expect i = 1 as 3 = 2 * 1 + 1 So for “World” PE(1, 0) = sin(1 / 10000^(2*0 / 4)) = …