Viewing profile — tb99
tb99
HN member- Joined
- Fri, Apr 30, 2021, 4:56 PM UTC
- HN karma
- 43
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About tb99
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #49043238
> If economy passengers preferred better services to cheaper fare, they would have chosen airlines with better services It's not quite that simple. Unless you fly a lot, it's hard …
-
comment
Comment #48636984
Sneaky age filter? You must be young enough to remember your SAT scores.
-
comment
Comment #48363076
Supply and demand of Google equity. The fundamental value of a share doesn't change, but you now need more investor capacity to hold the equity. So you need to sell to investors wh…
-
comment
Comment #27137158
Yeah, there's been a lot of good stuff recently! We are definitely a build-things team more than a research team. I'm actually not sure about our hiring stance right now, but email…
-
comment
Comment #27136882
Thanks! I can't talk about potential future releases, but we do have some nice thumbnailing capabilities that could be used for this sort of thing if we decided to go that way. Som…
-
comment
Comment #27133593
Search by image is conceptually easier because you don't have to map between text and images, but it's a very different product. It is something we've considered. Encoding words an…
-
comment
Comment #27132498
I think this is a nice approach. You may even be able to take it further; if you're training end to end based on users' queries, you can probably have the query and image represent…
-
comment
Comment #27132366
Hi everyone, I wrote this post. I didn't notice it on hn until just now, but I'm happy to answer any questions about it.
-
comment
Comment #27132325
Hi, I wrote this post. The retrieval stage amounts to storing the top 50 categories in the inverted index and searching for the top 10 from the query. The harder part is the rankin…