frontpage.
newsnewestaskshowjobs

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•1y 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•1y 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...

GoPro Says It's Moving into Data Centers as Part of a $285M Merger

https://www.engadget.com/2248633/gopro-says-its-moving-into-ai-data-centers-as-part-of-a-dollar28...
1•m463•3m ago•0 comments

Apple's official X account has unfollowed Tim Cook

https://twitter.com/landiantech/status/2094824431671734494
1•uneven9434•3m ago•0 comments

Show HN: Rust compiler converting CPGs to Nuclei YAML

https://github.com/Tito0015/cpg-nuclei-compiler
1•Tarek-M•7m ago•0 comments

Bazel's UX is really, really, really bad

https://blog.appliedcomputing.io/p/bazels-ux-is-really-really-really
1•thunderbong•7m ago•0 comments

YC Summer '26 Batch

https://www.neweconomies.co/p/y-combinator-summer-26-batch
1•ollieforsyth•8m ago•0 comments

How much of your coding is done by AI coding agents these days?

https://slashdot.org/poll/3284/how-much-of-your-coding-is-done-by-ai-coding-agents-these-days
1•e12e•8m ago•0 comments

JetBrains says Cadence was breached after a critical TeamCity patch was missed

https://blog.jetbrains.com/pycharm/2026/08/cadence-security-incident-august-2026/
1•lbw1215•10m ago•0 comments

Show HN: Life Compass – A life planning app built on The 7 Habits

https://lifecmp.com
1•michaelwang100•11m ago•0 comments

Rooting a fire hd 10 because apparently I have problems

https://voidnullvalue.github.io/SnuSnuRoot/
1•voidnullvalue•17m ago•0 comments

Slopmancer

https://slopmancer.com
1•pj4533•19m ago•1 comments

Crossplane AI Contribution Policy

https://github.com/crossplane/crossplane/blob/main/AI_POLICY.md
1•gpi•20m ago•0 comments

Claude Fable 5.1 tightens restrictions on reusing thinking blocks

https://platform.claude.com/docs/en/build-with-claude/thinking
2•firexcy•20m ago•0 comments

BotEmbed – a site-aware chatbot you embed with one script tag

https://www.botembed.ai
1•tuckerzd•27m ago•0 comments

Claude Fable 5.1 made me a nice animated pelican

https://simonwillison.net/2026/Sep/1/claude-fable-5-1/
3•elsewhen•28m ago•0 comments

Cognition Set to Raise Around $1B at a $47B Valuation

https://www.bloomberg.com/news/articles/2026-09-02/ai-startup-cognition-set-to-raise-around-1-bil...
1•gk1•33m ago•0 comments

Apple Maps Changes Lake Ontario to Lake America After Trump Order

https://www.bbc.com/news/articles/cddvyyz0e47o
4•andsoitis•34m ago•2 comments

Pivotal CEO left the eVTOL company

https://techcrunch.com/2026/09/01/larry-pages-flying-car-company-pivotal-loses-its-ceo/
1•paaloeye•36m ago•2 comments

Offering Zero Data Retention for frontier models

https://openai.com/index/offering-zero-data-retention-for-frontier-models/
3•gmays•43m ago•0 comments

Intel replaces Intel Fellow title after nearly 50 years

https://www.oregonlive.com/silicon-forest/2026/09/intel-drops-fellow-designation-for-its-top-scie...
3•osnium123•46m ago•0 comments

Important Security Update for Plex Media Server v1.43.2 and Earlier

https://forums.plex.tv/t/important-security-update-for-plex-media-server-v1-43-2-and-earlier/942319
2•akersten•55m ago•0 comments

Anthropic banned me for "suspicious signals"

https://kix.codes/anthropic-banned-me-for-suspicious-signals/
2•kixpanganiban•55m ago•0 comments

State of Local AI Report

https://www.basecompute.co/stateoflocalai
3•lukasonedge•56m ago•1 comments

$64B of data center projects have been blocked or delayed amid opposition

https://www.datacenterwatch.org/report
3•sensanaty•1h ago•0 comments

The ZX Spectrum sound chip hidden in a 1992 DOS game's Tandy driver

https://utopia.platesteel.net/phantom/
3•duncanbowring•1h ago•0 comments

LLMs and Self-Referentiality

https://scottaaronson.blog/?p=10046
1•mavdol04•1h ago•0 comments

Compilers 2.0: AI as stochastic optimizer

https://twitter.com/cdleary/status/2094878051238887834
2•matt_d•1h ago•0 comments

Gelman: Shocked by Ariely 2002 replication failure

https://statmodeling.stat.columbia.edu/2026/08/31/shocked/
2•jsw97•1h ago•0 comments

How an MIT research project became a global programming language

https://news.mit.edu/2026/how-mit-research-project-became-global-programming-language-0831
5•pella•1h ago•0 comments

Consider that alignment may not be possible

https://12gramsofcarbon.com/p/tech-things-consider-that-alignment
1•theahura•1h ago•0 comments

Janet 1.42.0

https://github.com/janet-lang/janet/releases/tag/v1.42.0
2•birdculture•1h ago•0 comments