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

Stem cells banish autoimmune disease for 15 years

https://www.nature.com/articles/d41586-026-01925-7
1•Brajeshwar•36s ago•0 comments

What Happens to Platform Teams?

https://curlewis.co.nz/posts/what-happens-to-platform-teams/
1•gpi•1m ago•0 comments

I Ditched Traditional Linux for NixOS

https://chrisdell.info/why-i-ditched-traditional-linux-for-nixos/
1•speckx•2m ago•0 comments

Amazon drops Sam Altman movie after announcing OpenAI partnership

https://www.the-independent.com/arts-entertainment/films/news/sam-altman-biopic-amazon-openai-dea...
2•theanonymousone•2m ago•0 comments

PreFlight – Not Another AI code review agent

https://medium.com/@jaspreetsingh_35555/code-review-used-to-work-then-the-agents-arrived-34b1572d...
1•jsingh2525•3m ago•0 comments

Show HN: Terminal UI for WG and OVPN with real time telemetry and leak guarding

https://github.com/Harry-kp/vortix
1•harrykp•3m ago•0 comments

Indiefediactivitymastoweb

https://www.gordonmclean.co.uk/2026/06/18/on-the-indiefediactivitymastoweb/
1•snowgoon•3m ago•0 comments

Russian Spam and Profanities Are Now Plaguing the Arch Linux AUR

https://www.phoronix.com/news/Arch-Linux-AUR-Russian-Spam
2•2OEH8eoCRo0•4m ago•0 comments

'We created a monster': companies rein in AI usage as costs strain budgets

https://www.ft.com/content/1d37cc08-e0aa-45a4-a45d-4ad282529314
2•fandorin•8m ago•0 comments

Continental Baths

https://en.wikipedia.org/wiki/Continental_Baths
1•davedx•9m ago•0 comments

AI Slop Cannons

https://www.augmentedswe.com/p/ai-slop-cannons-and-their-consequences
2•wordsaboutcode•10m ago•1 comments

Eater, the Verge and SB Nation Sold to Penske Media

https://www.hollywoodreporter.com/business/business-news/eater-verge-sbnation-sold-penske-media-1...
3•speckx•12m ago•0 comments

Show HN: Jumpjet – a WASM runtime for game developers

https://jumpjet.dev
1•lwansbrough•13m ago•0 comments

A terminal Markdown editor that links like Obsidian – editxr

https://editxr.org/blog/obsidian-in-the-terminal/
1•mromanuk•15m ago•0 comments

Illegal excavation reveals grand Roman villa with elaborate mosaics

https://www.cnn.com/2026/06/19/science/roman-villa-mosaics-illegal-dig-scli-intl
2•1659447091•17m ago•0 comments

The Rise of Single-Node Processing: Challenging the Distributed-First Mindset

https://www.pracdata.io/p/the-rise-of-single-node-processing
1•b-man•18m ago•0 comments

AI Agent on Android

https://github.com/ExTV/rikkahub-agent
2•excp•18m ago•0 comments

My agentic engineering workflow as someone who doesn't write code

https://shreyasprakash.com/my-agentic-engineering-workflow/
2•mondo_daemon•18m ago•1 comments

Building multilingual AI with a new open dataset

https://github.blog/ai-and-ml/llms/accelerating-researchers-and-developers-building-multilingual-...
1•gmays•20m ago•0 comments

Show HN: CWC scans your Claude Code history and auto-builds agent workflows

https://github.com/fayzan123/claude-workflow-composer
1•FayzanMalik•23m ago•0 comments

Show HN: I built with Claude Code a bookmarks manager with a social cut

https://linkraider.com/login
2•Sotty75•28m ago•2 comments

US tells ASML it is concerned China may have top chip tool

https://www.bloomberg.com/news/articles/2026-06-19/us-tells-asml-it-s-concerned-china-may-have-to...
2•dgellow•29m ago•0 comments

Still Human Here

https://halit.alptekin.im/posts/still-human-here/
1•crimedisruptor•29m ago•0 comments

Bobby Prince, composer for Doom, Wolfenstein 3D, and Duke Nukem 3D, has died

https://www.legacy.com/legacy/robert-bobby-prince-lll
2•pgrote•30m ago•0 comments

Running local AI on AMD RX 580 (2017 GPU) using Vulkan – no CUDA, no ROCm

https://setup-ia-local-rx580-vulkan.web.app/
1•aivisionslab•31m ago•0 comments

Moving a 6-node NETLAB+ cluster off VMware to Proxmox

https://solomonneas.dev/blog/vmware-to-proxmox-migration
1•solomonneas•32m ago•0 comments

Show HN: Kivvy – Divvy/Magnet-style window snapping for KDE Plasma

https://github.com/pavel-teramips/kivvy
1•bugpower•33m ago•0 comments

An open-source space MMO

https://claudecitizen.com/
1•echocrest•34m ago•0 comments

Show HN: ClikDeo – browser-based video editor, all processing local, no upload

https://clikdeo.com/
1•Clikdeo•35m ago•2 comments

Where to Find the Colors Your Screen Can't Show You

https://moultano.wordpress.com/2026/06/19/where-to-find-the-colors-your-screen-cant-show-you/
2•Tomte•36m ago•0 comments