标签:#ha
找到 11390 篇相关文章
Brow6el: A full-featured web browser for the terminal using Chromium
DARPA, U.S. Air Force fly AI-controlled F-16
Show HN: Dally – A little every day adds up
Private healthcare makes industries less innovative. It's time for change
What happens when the information runs out
Fixing a bug with byte order marks
Silent Replacement of Trusted macOS App Executables
Show HN: Physically accurate black hole you can put in your room
We have a black hole at home — with actual relativistic physics, live in your browser. I'm Sasha (Alexander) Plavin, an astrophysicist at Harvard's Black Hole Initiative studying quasars and black hole environments. I work with raytracing/radiative transfer simulations professionally, and wanted to make one anyone can play with — so I built this app. Put the black hole onto your screen (any browser), or directly into your room with AR or VR (requires WebXR, for example Chrome on Android, or any
Securing Services with Rootless Containers
Ray tracing massive amounts of animated geometry using tetrahedral cages
Alphabet's cash burn raises alarm for Big Tech as AI spending climbs
AI Companies Are Trying to Hide a Staggering Amount of Debt
Glue bonds to nonstick surfaces and wipes clean with ethanol
OpenAI and Anthropic unite against open-weight AI risks to their bottom line
The Usefulness of Useless Knowledge (1939) [pdf]
Self-host your mail server
Sum of Cubes via Difference Tables
Show HN: I simulated closing the Strait of Hormuz on real oil trade data
OP here: I created this visualization tool as the byproduct of a supply chain class I taught at Columbia. The pedagogical exercise grew into a full blown visualization and paper about global oil trade. The model: The mechanics are the same as the financial network Eisenberg-Noe: Instead of banks, every country consumes oil interconnected via bilateral trading. Shocks propagate throughout the network, depleting oil reserves when bottleneck nodes (such as the Strait of Hormuz) are blocked. Insight
In-Context Learning vs. True Generalization: What's Actually Happening When You Give Examples in a Prompt?
You give the AI two examples of a new task. It understands. It completes the third example correctly. It has not changed its weights. It has not been fine-tuned. It has learned from the context of the prompt alone. This is in-context learning. It is one of the most remarkable properties of large language models. But it is not learning in the human sense. It is pattern matching. It is using the examples as a template. It is not generalizing. It is adapting. This is the distinction that matters: in-context learning is not true generalization. It is a form of rapid pattern completion. The model does not update its internal knowledge. It simply uses the examples to adjust its predictions. What Is In-Context Learning? In-context learning is the ability of a model to learn from examples provided in the prompt. The Process: The prompt contains a few examples. The model uses these examples to infer the task. It applies the inferred task to a new input. The Mechanism: The model does not update its weights. It uses the examples as a template. It generates the most likely completion. A Contrarian Take: In-Context Learning Is Not Learning. It Is Pattern Completion. We call it "learning." But it is not learning in the human sense. It is pattern completion. The model is not generalizing. It is matching patterns. How Does It Work? The mechanism of in-context learning is still debated. But there are leading theories. The Pattern Completion Theory: The model has seen similar tasks during training. The examples activate the relevant patterns. The model completes the pattern. The Induction Head Theory: The model has "induction heads" that detect repeated patterns. These heads identify the relationship between examples. They apply the relationship to the new input. A Contrarian Take: The Mechanism Is Not Important. The Outcome Is. We debate the mechanism. But the outcome is what matters. The model can learn from examples. The mechanism is a technical detail. The outcome is a practical