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

Regulated Markets Are Slow to Handle Change

https://marginalrevolution.com/marginalrevolution/2026/08/regulated-markets-are-slow-to-handle-ch...
1•paulpauper•20s ago•0 comments

Adding to the Barrel of Finance Fallacies

https://marginalrevolution.com/marginalrevolution/2026/08/shooting-fish-in-a-barrel.html
1•paulpauper•33s ago•0 comments

The capex train keeps rolling

https://stratechery.com/2026/the-capex-train-keeps-rolling/
1•Taikhoom10•1m ago•0 comments

CFPB to Stop Posting Customer Narratives on Complaint Database

https://news.bloomberglaw.com/banking-law/cfpb-to-stop-posting-customer-narratives-on-complaint-d...
1•petethomas•1m ago•0 comments

Clicks Communicator and Power Keyboard

https://www.clicks.tech/
1•amai•1m ago•0 comments

Show HN: Easel – Interactive review boards for agent feedback loops

https://github.com/The-Sentience-Company/easel
1•Aazen•5m ago•0 comments

Lisa's Copy (and Cut, and Paste)

https://unsung.aresluna.org/deeper-dive-lisas-copy-and-cut-and-paste/
1•arbesman•5m ago•0 comments

DeepSeek Paper: A Programming Paradigm for Spatiotemporal Composability [pdf]

https://github.com/cordiverse/paper/blob/main/paper.pdf
1•gr_norm•6m ago•0 comments

The Deadlock Empire

https://deadlockempire.github.io/
2•gregsadetsky•8m ago•0 comments

Asus Oxiis turns bicycle into e-bike with USB-C and 500W motor

https://www.notebookcheck.net/Asus-Oxiis-turns-bicycle-into-e-bike-with-USB-C-and-500W-motor.1368...
2•thunderbong•8m ago•0 comments

The Bots Always Find Something

https://faingezicht.com/articles/2026/08/14/the-bots-always-find-something/
2•avyfain•9m ago•0 comments

Systemd-Networkd as a Router

https://www.apalrd.net/posts/2026/asn_networkd/
2•speckx•10m ago•0 comments

MSCI Gave SpaceX an ESG Score Matching Wartime Russia

https://finance.yahoo.com/markets/stocks/articles/msci-gave-spacex-esg-score-122904001.html
3•johnbarron•12m ago•0 comments

Fortunes from AI revive effective altruism after Sam Bankman-Fried turmoil

https://www.ft.com/content/938b4b82-06d2-4b92-a807-38d935d7d5c5
3•aanet•12m ago•1 comments

Throwback attack: Contractor plants Siemens logic bomb to keep income flowing

https://www.controleng.com/throwback-attack-contractor-plants-siemens-logic-bomb-to-keep-income-f...
2•Tomte•13m ago•0 comments

Why Open Source Matters for AI

https://www.oreilly.com/radar/why-open-source-matters-for-ai/
2•BerislavLopac•13m ago•0 comments

Agora – a persistent world for language models that they rewrite by vote

https://agora.perussina.com/
2•dperussina•13m ago•0 comments

Omarchy Quattro

https://twitter.com/dhh/status/2088304854603047019
5•tosh•15m ago•0 comments

Muxel – a multi-agent terminal multiplexer for AI coding agents

https://muxel.sh/
3•ankitg12•15m ago•0 comments

Beyond Zero: Enterprise Security for the AI Era

https://queue.acm.org/detail.cfm
2•joozio•16m ago•0 comments

Just how big is the hidden leverage of AI hyperscalers?

https://www.ft.com/content/a0a07cce-6d19-4b1e-a73b-9855a06ba7b3
4•johnbarron•16m ago•1 comments

Enshittification Is Coming for Everything

https://www.ft.com/content/6fb1602d-a08b-4a8c-bac0-047b7d64aba5
3•praptak•16m ago•1 comments

Open-world perception: safe handling of unknown road objects via a taxonomy

https://github.com/freshNfunky/IE2025-Research-Paper
2•freshNfunky•18m ago•0 comments

The Functional Toolkit for Kotlin · Since 2017

https://www.http4k.org/
2•Bluestein•19m ago•0 comments

X opens its ranking algorithm and exposes shadowbans

https://techcrunch.com/2026/08/13/x-open-sources-its-ranking-algorithm-letting-users-see-if-theyv...
3•BlueBerry2001•21m ago•0 comments

Two years after rules overhaul, have methadone clinics changed?

https://www.statnews.com/2026/08/14/methadone-clinics-opioid-addiction-new-rules-culture-shift/
2•Jimmc414•22m ago•0 comments

A Contract-Grade Verifier for LLM-Generated GPU Kernels

https://arxiv.org/abs/2608.12700
3•Jimmc414•22m ago•0 comments

Conduit – Battery Include Swift on Server

https://github.com/digoreis/conduit
2•rreis•24m ago•0 comments

How Not To Program in C++ (2003) [pdf]

http://www.uml.org.cn/c%2B%2B/pdf/HowNottoPrograinC%2B%2B.pdf
2•softwaredoug•24m ago•0 comments

TheoremDB: A public workspace for machine mathematics

https://theoremdb.org/problems/
2•philipfweiss•24m ago•0 comments