Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Linello
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Linello
15d ago
What about a hard-takeoff scenario of an unleashed OpenAI Astra taking other models down for computational resources control?
2.
▲
by
Linello
15d ago
Cursor Grok models are down too...maybe a datacenter outage?
3.
▲
by
Linello
3mo ago
It's very likely related to this beautiful article by Katherine Hayles https://modesofcognition.antikythera.org/
4.
▲
by
Linello
6mo ago
Also think about the program-synthesis approach proposed by Poetiq.ai. python programs are being generated and evaluated against previous examples. Then in-context learning is done programmatically via prompt concatenation. If you can "
5.
▲
by
Linello
6mo ago
Scaffolding is all you need. I am absolutely certain about that. It's abound finding good ways to approximate the reward function being used during post-training, but at inference time. A general enough reward that can score candidates
6.
▲
Build your own hedge fund with autoresearch-skfolio
(github.com)
2 points
by
Linello
6mo ago
|
2 comments
7.
▲
by
Linello
6mo ago
I’m one of the maintainers of skfolio, and I wanted to share something I’ve been tinkering with lately. This project was heavily inspired by Andrej Karpathy’s autoresearch pattern. I wanted to see if I could apply that same "loop"