frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Run automated ML experiments using Claude Code

https://github.com/killerstorm/claude-torch-template
1•killerstorm•9mo ago
I made a template which can be used to conduct (basic) ML experiments in a fully automated mode: Claude Code will write the code, you only need to provide a working environment and the idea.

The goal was largely to demonstrate that this is possible, specifically to:

* encourage to people who want to run some ML experiment but don't have time t code it to actually give it a try * provide evidence that LLM recursive self-improvement is not "science fiction"

The template is bare bones, it does not come with niceties for monitoring experiments, conduct experiments at scale, etc.

The script assumes that CUDA, Python, PyTorch are already set up. This is quite easy if you rent an instance from https://lambda.ai/ - that's pre-installed. You'd only need to install Claude Code (which itself requires npm) to get it going.

As I mentioned in the README, the most advanced experiment I tried so far is injection of sentence-embedding memory into a pre-trained transformer.

The timeline on https://ai-2027.com/ assumes that we'll only be able to get AI coding agents which can do ML experiments in 2026, but it seems like it is already possible now. (I spent only few hours on this, obviously proper AI labs can spend whole days on infrastructure, scaffolding, prompting, fine-tuning, etc.)

Comments

killerstorm•9mo ago
If you actually want to conduct some experiment, I'd suggest:

* fist iterate on the idea with o3 (best choice) or other big model (Opus 4, Gemini 2.5 Pro, Grok 3) -- ask it whether it was done before, how to improve it, what is the expected outcome, etc. o3 is really smart, it can explain intuition between different choices, etc. * Python packages are hard. Using virtual environment (venv) is recommended. `uv` is probably the modern way to manage venv, but installing torch with CUDA support via uv is pain, what I found works is: * `uv pip install torch --torch-backend=cu126` (uv pip uninstall torch) * lambda.ai provides high-quality environment, but it might lack cheaper GPU options. * as I mentioned in README, there's no sandboxing, Claude can do pretty much arbitrary stuff...

Getting Started with the Popover API

https://www.smashingmagazine.com/2026/03/getting-started-popover-api/
1•PaulHoule•1m ago•0 comments

ALT5 Digital Holdings Alternative Funding from World Liberty Financial

https://www.thecreditbubble.com/p/lotw-148-tokens-all-the-way-down
1•petethomas•1m ago•0 comments

Entanglement-assisted non-local optical interferometry in a quantum network

https://www.nature.com/articles/s41586-026-10171-w
1•bookofjoe•2m ago•0 comments

Beyond Slop

https://www.joelsimon.net/beyond-slop
1•joelS•2m ago•0 comments

Found a CVSS 10.0 bypass in Hugging Face's model scanner. We open-sourced ours

https://www.promptfoo.dev/blog/open-sourcing-modelaudit/
1•yashchhabria•3m ago•1 comments

BYD's Second-Generation Blade Battery Makes Western EV Tech Look Ancient

https://insideevs.com/news/789094/byd-second-generation-blade-battery/
1•nobody9999•3m ago•0 comments

I keep building projects nobody wants. So this time I'm doing it backwards

2•thefern•5m ago•0 comments

Amazon degraded shopping- you have to put in cart to see the price

3•talkingtab•7m ago•2 comments

Show HN: A user daemon to provide an age-bracketing API

https://github.com/danudey/aged
1•danudey•7m ago•0 comments

Show HN: Google A2A for Elixir with GenServer-like ergonomics

https://github.com/actioncard/a2a-elixir
1•maxekman•7m ago•0 comments

Century of Humiliation

https://en.wikipedia.org/wiki/Century_of_humiliation
1•mefengl•9m ago•0 comments

Modular: Structured Mojo Kernels

https://www.modular.com/blog/structured-mojo-kernels-part-1-peak-performance-half-the-code
2•tosh•10m ago•0 comments

Show HN: Museum Music

https://museummusic.samrawal.com/
1•zora_goron•12m ago•0 comments

Judges to AG: It's OK for the Gov't to Dox People, but Not the Other Way Around?

https://www.techdirt.com/2026/03/05/judges-to-ag-pam-bondi-its-ok-for-the-govt-to-dox-people-but-...
4•hn_acker•12m ago•2 comments

Show HN: Git Diff for Agentic Coding

https://github.com/msoedov/justshowmediff
1•alex_mia•13m ago•0 comments

'Our consciousness is under siege': On chatbots, social media and mental freedom

https://www.theguardian.com/wellness/2026/mar/05/michael-pollan-book-a-world-appears-consciousnes...
6•billybuckwheat•13m ago•0 comments

Show HN: History Snacks – explore 9k historical events by date

https://historysnacks.io/
1•dmujeeb•19m ago•0 comments

Pentagon Formally Labels Anthropic Supply-Chain Risk

https://www.wsj.com/politics/national-security/pentagon-formally-labels-anthropic-supply-chain-ri...
14•klausa•20m ago•0 comments

SpaceX launches rockets with Excel. Here's why we're trying to replace it

https://docs.synnaxlabs.com/blog/introducing-arc
4•embonilla•20m ago•1 comments

Show HN: DocMCP – Index any docs site locally, search it from Claude via MCP

1•pieeee•20m ago•0 comments

Section 230 Isn't the Problem: Debating the Law on the Majority Report

https://www.techdirt.com/2026/03/05/section-230-isnt-the-problem-debating-the-law-on-the-majority...
1•hn_acker•22m ago•0 comments

Let's Get Physical

https://m4iler.cloud/posts/lets-get-physical/
6•MBCook•23m ago•0 comments

How Iran is using cheap drones to cause chaos across the Middle East

https://www.bbc.co.uk/news/resources/idt-b3a272f0-3e10-4f95-9cd1-b34ab8ad033c
4•tartoran•25m ago•0 comments

What if it's World War III?

https://colinbeavan.substack.com/p/what-if-its-world-war-iii
3•ObiOnePierogi•26m ago•0 comments

ELife Fallout

https://nikomc.com/2026/03/05/elife-fallout/
1•mailyk•27m ago•0 comments

AI as the "New Air"

https://futurium.ec.europa.eu/en/apply-ai-alliance/posts/ai-new-air
2•dlidnl•28m ago•1 comments

GPT-5.4 Is the Best OpenAI Model for SRE That We've Seen on Our SRE Benchmark

https://twitter.com/LaurenceLiang1/status/2029633049906872705
1•larryll•30m ago•0 comments

Show HN: Arcane Agents – A visual control room for terminal AI agents

https://github.com/thomasrice/arcane-agents
1•damanamathos•30m ago•0 comments

Hormuz Is the Hidden Risk to the AI Economy

https://www.bloomberg.com/opinion/articles/2026-03-05/iran-war-hormuz-is-the-hidden-risk-to-the-a...
3•geox•32m ago•0 comments

Living the metascience dream (or nightmare) with AI for science

https://jessicahullman.substack.com/p/living-the-metascience-dream-or-nightmare
2•eamag•32m ago•0 comments