Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
knexer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
knexer
3y ago
It's mentioned briefly in the paper(1), but I'm more interested in the interpretability implications of this approach. In some respects, this marries the interpretability/editability of a small decision tree with the expressi
2.
▲
by
knexer
3y ago
This is a fascinating article, but I'm also very impressed by how well-communicated and transparent the research is. The writing is impressively clear, simple, and precise. The interactive feature explorer ( https://transform
3.
▲
by
knexer
3y ago
Oh yeah, I empathize with that frustration! I've come to the conclusion that LLM applications require a fundamentally different approach to reliability than we're used to. Traditional programming is about composing abstractions to
4.
▲
by
knexer
3y ago
This is a really natural extension of CoT. I was experimenting for a month or two with a similar concept in a hobby project this past spring: https://github.com/knexer/llmtaskgraph . I'm really excited to see more
5.
▲
by
knexer
3y ago
I like the first-order vs second-order distinction here - this is a clean way to describe something that I've often found hard to communicate to others, at least for those familiar with functional programming. Everyone's familiar
6.
▲
by
knexer
4y ago
Query flow looks to be roughly along the lines of: - llm rephrases the last conversation entry into a standalone, context-free search query - rephrased query is embedded, top-k results retrieved from the vector db - llm selects a top-1 winn
7.
▲
by
knexer
9y ago
Two things stick out to me after a first read: First, this actually learns a schedule for each hyperparameter, not just a good set of fixed values, automatically discovering learning rate annealing and related techniques. This seems incred
8.
▲
by
knexer
11y ago
Does the Cast SDK depend on google play services? If so, that's got a pretty spotty technical record on their Fire devices, and I don't think Amazon is allowed to redistribute it anyways. Might be they don't want to impleme