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

Skip the Punishment

https://nik.art/skip-the-punishment/
1•herbertl•53s ago•0 comments

NASA to keep its 48-year-old Voyager 2 probe running for yet another year

https://www.space.com/space-exploration/voyager/nasa-figured-out-how-to-keep-its-48-year-old-voya...
1•wglb•1m ago•0 comments

This Filesystem Is Born to Fail

https://hackaday.com/2026/08/07/this-filesystem-is-born-to-fail/
1•tambourine_man•1m ago•0 comments

Complexity Budget

https://htmx.org/essays/complexity-budget/
2•andai•16m ago•0 comments

Show HN: Salestrics – An open MCP server and CRM for AI-native revenue teams

https://www.salestrics.com/
1•abuhl98•18m ago•0 comments

Waymo should be afraid of Uber

https://taikhooms.substack.com/p/a953443f-0ecb-41c3-88d9-c7bdadcbace0
2•Taikhoom2010•26m ago•0 comments

An ultramassive white dwarf half Earth's size may hold a rare oxygen-neon core

https://phys.org/news/2026-08-ultramassive-white-dwarf-earth-size.html
1•wglb•28m ago•1 comments

Mushroom behind 'tiny people' hallucinations identified

https://phys.org/news/2026-08-qa-mushroom-tiny-people-hallucinations.html
1•wglb•30m ago•1 comments

Now Am29000 emulator in JavaScript with machine code windowed OS from 1996

https://nanochess.org/am29000_emulator.html
2•nanochess•30m ago•1 comments

An AppSec checklist for when finding vulnerabilities is the cheap part

https://konvu.com/checklists/ai-application-security
1•paulbleicher•36m ago•1 comments

The Nixpkgs core team has disbanded

https://discourse.nixos.org/t/the-nixpkgs-core-team-has-disbanded/79413
14•Meleagris•38m ago•1 comments

Mitsubishi joins the humanoid robot race, at a 1k unit per month pace

https://electrek.co/2026/08/07/mitsubishi-joins-the-humanoid-robot-race-at-a-1000-unit-per-month-...
1•Bender•41m ago•0 comments

Stanford CS Student Veers Off Beaten Path to Pursue Stanford Degree

https://www.instagram.com/reel/DbtCfCGxwPd/
3•liamnorm•44m ago•0 comments

SpaceX 10GW in 2027 – Why It's Real, Will Drive $300B ARR for SpaceX

https://newsletter.semianalysis.com/p/spacex-10gw-in-2027-why-its-real
3•rajivjain•47m ago•0 comments

New Study Points to Two Origins of Life on Earth

https://www.smithsonianmag.com/science-nature/a-new-study-points-to-two-origins-of-life-on-earth-...
3•derbOac•50m ago•0 comments

Mirai 98: Boot the NEC PC-9801 environment from a USB flash drive

https://github.com/awemorris/linux-pc98
1•nogajun•50m ago•0 comments

A tour inside my software restaurant

https://thenickhuber.com/vibe-coding-my-favorite-defunct-game/
2•nhuber•53m ago•0 comments

Robust AI Security and Alignment: A Sisyphean Endeavor?

https://arxiv.org/abs/2512.10100
1•joshcsimmons•55m ago•0 comments

Go core team: a more robust proposal process

https://github.com/golang/go/discussions/80580
3•bigwhite•1h ago•0 comments

Building Glimt

https://glimt.online/
2•Glimtonline•1h ago•0 comments

Math. Premium

https://calc.company
4•souvlakee•1h ago•1 comments

Show HN: Free ad-headline generator that labels the persuasion technique used

https://adcreator-ai.com/free/headline-generator
2•scholarnet-AI•1h ago•0 comments

Show HN: Modern C++ Build Tools for Module Feature

https://github.com/mcpp-community/mcpp
3•sunrisepeak•1h ago•0 comments

Show HN: Free 2-minute OSHA HazCom self-audit, no signup

https://sdsentry.0xpi.com/hazcom-self-audit.html
2•scholarnet-AI•1h ago•0 comments

Message your other Claude Code sessions

https://code.claude.com/docs/en/cross-session-messaging
4•adamfeldman•1h ago•0 comments

Hacked Amazon Echo Dot 2 and can run LLMs locally

https://www.reddit.com/r/homeassistant/s/X13006g0tS
1•albertoZurini•1h ago•0 comments

Black Hat USA 2026: The OpenAI–Hugging Face Incident [video]

https://www.youtube.com/watch?v=87DyyMV0kCY
2•mellosouls•1h ago•0 comments

Ginear – A Linear-like UI using GitHub Issues and Projects as the back end

https://github.com/leonschwanitz/ginear
2•leonschwanitz•1h ago•1 comments

A 15-minute backup audit for self-hosted homelabs

https://scholar.0xpi.com/blog/homelab-backup-audit-checklist
1•scholarnet-AI•1h ago•0 comments

I Built an MCP Server for JMeter Docs

https://qainsights.com/i-built-an-mcp-server-for-jmeter-docs-heres-how-to-connect-your-ai-agent-t...
1•qainsights•1h ago•1 comments