Viewing profile — pepemysurprised
pepemysurprised
HN member- Joined
- Mon, Jun 21, 2021, 1:58 PM UTC
- HN karma
- 34
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About pepemysurprised
No profile information was provided.
Recent public activity
-
comment
Comment #28021470
> Obviously it’s Tinder posting the fake profiles because they want men using their software. I have used Tinder a lot, but not in the US. Where I am it's obvious that 95%+ of prof…
-
comment
Comment #27872580
For many RL problems you don't really need GPUs because the networks used are relatively simple compared to supservised learning, and most simulations are CPU-bound. Many RL proble…
-
comment
Comment #27743966
This nonsense doesn't even have to do anything with AI, it's just PR and a response to the current cultural environment.
-
comment
Comment #27743959
AI Explorables: Big ideas in PR to make Google look like a good-willed company. This only exists because someone needed to get promoted for working on "diversity efforts"
-
comment
Comment #27579277
Also see my comment above, but you find this kind of storage commonly in game development [0] where you are optimizing for batch access on specific columns to minimize cache misses…
-
comment
Comment #27579258
Very cool. This kind of storage is similar to what's typically being used in Entity Component Systems like EnTT [0], which can also be interpreted as in-memory column oriented data…