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...

Scientists using LLMs will 'do more, less well', modelling study predicts

https://www.nature.com/articles/d41586-026-02397-5
1•bookofjoe•1m ago•1 comments

Show HN: BillDesk – Offline invoicing for freelancers (Windows and Mac)

https://getbilldesk.vercel.app
1•afif1710•10m ago•0 comments

How to Read Mathematics? A Study Guide

https://arxiv.org/abs/2607.24136
2•tcp_handshaker•10m ago•0 comments

Aispa: User-Centric System Prompt Auditing for Large Language Model Applications

https://arxiv.org/abs/2607.28617
1•tcp_handshaker•12m ago•0 comments

FIFA, Thrive

https://www.marginpoints.com/issues/2026-08-01-fifa-thrive
1•historian1066•12m ago•0 comments

Vintage Computer Festival at CHM (today and tomorrow)

https://computerhistory.org/events/vintage-computer-festival-4/
1•utopcell•13m ago•0 comments

AI Questions Spoil Book and Movie Heat on 'Call Me, I'll Hide the Body' Novel

https://deadline.com/2026/07/ai-questions-debut-novel-book-film-buzz-1237013254/
1•speckx•14m ago•0 comments

A free online book on modern software architecture

https://oleksiyp.github.io/arch-book/
1•oleksiyp•17m ago•1 comments

People found a way to stay "online" on Teams, Slack, and Zoom while being away

https://medium.com/@Edem.mirotan/the-trending-free-online-browser-tool-remote-workers-cant-stop-u...
1•Adam-Hincu•18m ago•0 comments

Juno – Online J IDE

https://jsoftware.github.io/juno/app/
1•meken•22m ago•0 comments

Advice for First Ten Customers

1•noreplydev•23m ago•0 comments

The Attention Rebuild: How 2026's Open Models Made 1M Context Fit on Machines

https://vettedconsumer.com/the-attention-rebuild-how-2026s-open-models-made-1m-context-fit-on-mac...
2•ermantrout•24m ago•0 comments

'It beggars belief' as DWP 'drags its heels' over subpostmaster prosecutions

https://www.computerweekly.com/news/366646239/It-beggars-belief-as-DWP-drags-its-heels-over-subpo...
1•latein•25m ago•0 comments

AIs Anna Delvey Problem: How Enterprises Are Faking It Till They (Don't) Make It

https://sdarchitect.blog/2026/08/01/ais-anna-delvey-problem-how-enterprises-are-faking-it-till-th...
3•SanjeevSharma•26m ago•0 comments

We Need to Quarantine Aliens on the Moon, Scientists Propose

https://www.404media.co/we-need-to-quarantine-aliens-on-the-moon-scientists-propose/
2•Brajeshwar•28m ago•0 comments

Do Language Models Flatten Your Business? We Tested Four Real Ones to Find Out

https://industrycontents.com/language-models-flatten-brand-positioning/
1•ticust•29m ago•0 comments

Pgtestdb's template cloning approach to testing is fast

https://brandur.org/fragments/pgtestdb
5•brandur•30m ago•1 comments

BMW Is Showing Commercials on Their Car's Dash Screens as a Treat

https://www.theautopian.com/bmw-is-showing-commercials-on-their-cars-dash-screens-and-they-want-y...
3•CharlesW•34m ago•2 comments

Scope of Hacks on U.S. Water Supply Widens as Evidence Points to Iran

https://www.nytimes.com/2026/08/01/us/politics/iran-cyberattack-water-systems.html
24•jbegley•34m ago•4 comments

Leaked Document Names Mainstream Journalists Taking Pay-for-Play Trips to China

https://nataliegwinters.substack.com/p/exc-leaked-document-names-mainstream
5•sleepyguy•35m ago•0 comments

Disabling Blocking on Dual Pi-Hole DNS Servers with a Shell Script

https://justinribeiro.com/chronicle/2026/07/30/disabling-blocking-on-dual-pi-hole-dns-servers-wit...
2•speckx•35m ago•0 comments

Carl's Required Reading

https://carlkolon.com/reading/
3•cckolon•40m ago•0 comments

US Military F-35B fighter jet crashes and burns at California Marine Corps base

https://www.cnn.com/2026/07/31/us/military-jet-crash-california-marine-base
2•teleforce•45m ago•0 comments

Kenji/Serious Eats – 30-Min Pressure Cooker Pho Ga

https://www.seriouseats.com/30-minute-pressure-cooker-pho-ga-recipe
3•stasomatic•45m ago•1 comments

Crystal Wars – turn-based strategy on a fresh Voronoi map every match

https://play.crystalwars.io
6•VertexNoord•48m ago•2 comments

The Bedrock of Software Design

https://alex.draftist.io/blog/the-bedrock-of-software-design-ycqvcedsj
4•birdculture•48m ago•0 comments

The Absent Narrator

http://blog.funcall.org/ai/2026/07/31/absent-narrator/
2•varjag•49m ago•0 comments

Indexing the Data Lake for Online Point Queries

https://engineering.atspotify.com/2026/7/indexing-the-data-lake-for-online-point-queries
8•kalaracey•50m ago•0 comments

AI Adoption Is Dividing Friends, Families and Co-Workers

https://www.bloomberg.com/news/articles/2026-07-30/how-chatgpt-and-ai-are-dividing-friends-and-fa...
4•theanonymousone•52m ago•0 comments

GitHub has alternatives, but no replacement

https://lalitm.com/post/github-alternatives/
47•lalitmaganti•52m ago•37 comments