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•6mo 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•6mo 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...

Fei-Fei Li and Justin Johnson, World Labs: Spatial Intelligence and World Models [video]

https://www.youtube.com/watch?v=60iW8FZ7MJU
1•Tsarp•2m ago•0 comments

Crumb: A Cartoonist's Life

https://www.lrb.co.uk/the-paper/v47/n21/j.-hoberman/desperate-character
1•mitchbob•12m ago•1 comments

Space Truckin' – The Nostromo (2012)

https://alienseries.wordpress.com/2012/10/23/space-truckin-the-nostromo/
4•exvi•14m ago•0 comments

Polar Signals is 70% faster by switching from Parquet to Vortex

https://www.polarsignals.com/blog/posts/2025/11/25/interface-parquet-vortex
2•SchwKatze•15m ago•0 comments

TMLR Beyond PDF:Journal of Machine Learning Research Now Accept HTML Submissions

https://tmlr-beyond-pdf.org/about
1•lnyan•17m ago•0 comments

ClipEgg: We Confused Copying with Hoarding

2•DaaaaveATX•18m ago•2 comments

Lawsuit alleges social media giants buried research on teen mental health harms

https://www.cnn.com/2025/11/25/tech/social-media-youth-mental-health-lawsuit-meta-tiktok-snap-you...
3•anonymousiam•19m ago•0 comments

The final evolution of agentic memory

https://manthanguptaa.in/posts/towards_human_like_memory_for_ai_agents/
1•manthangupta109•20m ago•0 comments

Klarna to launch dollar-backed stablecoin as race in digital payments heats up

https://www.reuters.com/business/finance/klarna-launch-dollar-backed-stablecoin-race-digital-paym...
1•krrishd•22m ago•1 comments

Optimzing Our Jax LLM RL Pipeline

https://notes.kvfrans.com/7-misc/rl-infra.html
1•lnyan•24m ago•0 comments

The Nostromo Project (2011) [video]

https://www.youtube.com/watch?v=9NoCsZvYeEQ
1•exvi•24m ago•0 comments

80.1 % on LoCoMo Long-Term Memory Benchmark with a pure open-source RAG pipeline

2•ViktorKuz•28m ago•0 comments

Nostromo: A Legend Born and Born Again - Part 1 (2011)

https://web.archive.org/web/20110519073318/http://www.therpf.com/f45/prop-store-first-look-nostro...
1•exvi•30m ago•0 comments

<5KB demoscene intro by Claude

https://demo-blue-fog-5621.fly.dev/
1•MattPearce•32m ago•1 comments

A Math Horror Show at UC San Diego

https://www.wsj.com/opinion/a-math-horror-show-at-cal-at-san-diego-c91f2035
1•delichon•34m ago•0 comments

US triples national park fee for non-residents, amid 'new' fee for Americans

https://www.theguardian.com/us-news/2025/nov/25/national-park-fee-non-residents
1•c420•34m ago•1 comments

Client Registration and Enterprise Management in the Nov 2025 MCP Auth Spec

https://aaronparecki.com/2025/11/25/1/mcp-authorization-spec-update
1•gz5•35m ago•0 comments

Markets are getting more concerned about Oracle's AI data center debt

https://sherwood.news/markets/markets-are-getting-more-concerned-about-oracles-ai-data-center-debt/
1•zerosizedweasle•36m ago•0 comments

Plug it in and make it magic

https://doingsoftwarewrong.com/blog/plug-in-ai-magic/
1•ChunkyAu•38m ago•0 comments

Java Quirks: Bridge and Synthetic Methods for Reflection

https://www.ptidej.net/blog/bridge-methods-java/
3•yann-gael•41m ago•1 comments

CS QLola

https://news.ycombinator.com
2•bappaforjio•43m ago•0 comments

Lifetime Safety in Clang – 2025 US LLVM Developers' Meeting [video]

https://www.youtube.com/watch?v=3zWK7Lx96vI
1•matt_d•47m ago•0 comments

Joe Armstrong – The mess we are in

https://youtu.be/lKXe3HUG2l4?si=YEbsd9xOCH_yP_C2
2•lifeisstillgood•51m ago•0 comments

Ask HN: Hard and deep tech – why are Jira and Confluence the go-to PM tools?

2•dnlh_lvg•51m ago•2 comments

Dr. Chainlove Or: How I Learned to Stop Worrying and Love On-Chain Gaming

https://organizedplayer.substack.com/p/dr-chainlove-or-how-i-learned-to
1•0north•52m ago•0 comments

Prosecutor Used Flawed A.I. To Keep a Man in Jail, His Lawyers Say

https://www.nytimes.com/2025/11/25/us/prosecutor-artificial-intelligence-errors-lawyers-californi...
3•perihelions•53m ago•0 comments

BebboSSH: SSH2 implementation for Amiga systems (68000, GPLv3)

https://franke.ms/git/bebbo/bebbossh
1•snvzz•54m ago•0 comments

Genesis Mission – A National Mission to Accelerate Science Through AI

https://genesis.energy.gov/
1•Anon84•57m ago•0 comments

Design Follows Data Structures

https://www.tedinski.com/2019/01/29/data-structures-are-fundamental.html
3•plutonium3345•58m ago•0 comments

Maybe some people should just give up [video]

https://www.youtube.com/watch?v=rsoEipuwXiI
1•koakuma-chan•1h ago•0 comments