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

Criminal Deception in Silicon Valley

https://pubsonline.informs.org/doi/10.1287/orsc.2024.19981
1•achow•10m ago•1 comments

Pessimistically optimistic

https://lemurintheattic.mataroa.blog/p/pessimistically-optimistic/
1•xyztenet•13m ago•0 comments

Show HN: Rotating torus in terminal (but with kitty graphics protocol)

https://andreadimatteo.com/torus-v0-5.html
2•deotman•15m ago•0 comments

The House of Ellison Is on the Brink

https://www.notesfromthecircus.com/p/the-house-of-ellison-is-on-the-brink
2•paol•16m ago•0 comments

Agent-Browser – Browser Automation for AI

https://agent-browser.dev/
2•Garbage•18m ago•0 comments

An Interview with Salman Rushdie

https://brickmag.com/an-interview-with-salman-rushdie/
1•xyztenet•21m ago•0 comments

Something Weird Is Happening in Math

https://www.theatlantic.com/technology/2026/07/jacob-tsimerman-math-fields-medal-openai/688120/
2•altro•25m ago•0 comments

Provenance: What It Takes to Prove Creator Data Dignity

https://medium.com/@vektormemory/provenance-what-it-actually-takes-to-prove-creator-data-dignity-...
1•vektormemory•27m ago•0 comments

Sizeof is surprisingly difficult to parse in C

https://sebsite.pw/w/20260802-sizeof.html
2•jandeboevrie•32m ago•0 comments

The Complete History of Michael Jackson's Sonic 3 [video]

https://www.youtube.com/watch?v=xiuC-616BPQ
1•austinallegro•32m ago•0 comments

Y'all Street Launches: Texas Stock Exchange Goes Live in Dallas

https://www.foxbusiness.com/markets/yall-street-launches-texas-stock-exchange-goes-live-dallas
1•testrun•36m ago•0 comments

Why are all the amounts values negative?

https://bankstatementconverter.com/blog/posts/2026-08-02-why-are-all-amounts-negative/
3•4pkjai•40m ago•0 comments

Cardstock – dynamic OG images from one URL (no render server)

https://cardstock.dev
1•atom_builder•44m ago•0 comments

Claude-for-Hardware

https://github.com/Midstall/claude-for-hardware
1•ai_critic•53m ago•0 comments

AI Ate Your RAM (Why Memory Prices Exploded)

https://www.youtube.com/watch?v=r7b2uwy8_CM
1•cable2600•1h ago•0 comments

CISA Guide Helps Fed Agencies Securely and Effectively Use Open Source Software

https://www.cisa.gov/news-events/news/cisa-guide-helps-federal-agencies-securely-and-effectively-...
3•billybuckwheat•1h ago•0 comments

Attribution model that gives 0% credit to demo requests

https://www.upside.tech/blog/how-we-built-pipedash/
1•aeromusek•1h ago•1 comments

X says ex-manager took $12,000 in crypto and bribed employee to

https://runtimewire.com/article/exclusive-x-says-ex-manager-took-12-000-in-crypto-and-bribed-empl...
1•ryanmerket•1h ago•1 comments

JobRadar: Open-source job search agent that scores listings with a local LLM

https://github.com/ANIRudH-lab-life/job-radar
2•anirudhshivam•1h ago•0 comments

RSS is dead. Stop crying about Google Reader

https://grigio.org/rss-is-dead-stop-crying-about-google-reader/
2•grigio•1h ago•0 comments

Foulab, Montréal's First Hackerspace

https://medium.com/chronicles-of-montr%C3%A9al/foulab-montr%C3%A9al-s-first-hackerspace-590b5ec00151
1•sillysaurusx•1h ago•0 comments

A Tech Founder Wanted to Start a New Country. An Actual Country Got in the Way

https://www.wsj.com/tech/a-tech-founder-wanted-to-start-a-new-country-an-actual-country-got-in-th...
1•nradov•1h ago•0 comments

Show HN: I don't code – I run a self-correcting protocol across 4 projects

https://github.com/Sovereign34/agent-protocol-notes
2•Sovereign34•1h ago•0 comments

Pixel 11 specs and price leak with no surprises

https://www.theverge.com/tech/974238/pixel-11-specs-and-price-leak
2•xiaoyu2006•1h ago•0 comments

U.S. sanctions Iranian firms for Bitcoin maritime insurance operation in Hormuz

https://home.treasury.gov/news/press-releases/sb0581
3•giuliomagnifico•1h ago•0 comments

Game Industry Hardship Fund

https://itch.io/b/3802/game-industry-hardship-fund
3•jbm•1h ago•0 comments

ebookfs – a 9P eBook library filesystem

https://github.com/ramblingenzyme/ebookfs
1•ramblingenzyme•1h ago•1 comments

ao486: x86-compatible Verilog core implementing all features of a 486 SX (2014)

https://github.com/alfikpl/ao486
1•csmantle•1h ago•0 comments

Challenge GPT and Claude to Run Their Own Lemonade Stands[video]

https://www.youtube.com/watch?v=6Ide5pRLR8Y
1•blackcat201•1h ago•0 comments

Strangers pretrained a language model with HF PRs and a cron job

1•somevyn•1h ago•0 comments