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

Polyend Keys – A Mechanical QWERTY Keyboard for Musicians

https://www.synthtopia.com/content/2026/08/27/polyend-keys-a-mechanical-qwerty-keyboard-for-music...
1•oidar•1m ago•0 comments

Warp builds self-improving agents on Claude

https://claude.com/blog/how-warp-builds-self-improving-agents-on-claude
2•shenli3514•3m ago•0 comments

Show HN: Moe-Direct – MoE Models far larger than your RAM, on a consumer desktop

https://github.com/tmxkzm1925-max/MoE-Direct
1•tmxkzm1925-max•6m ago•0 comments

WinUI development is now happening on GitHub

https://github.com/microsoft/microsoft-ui-xaml/discussions/10700
1•neversaydie•8m ago•0 comments

PGTerm: Postgres Terminal

https://pgterm.dev/
1•handfuloflight•10m ago•0 comments

Functional State Machines in Rust: Typestate and Newtype Patterns

https://dl.acm.org/doi/10.1145/3830438.3830958
1•matt_d•11m ago•0 comments

Apple takes first immersive baseball swings from the on-deck circle

https://sixcolors.com/post/2026/08/apple-takes-first-immersive-baseball-swings-from-the-on-deck-c...
2•MBCook•16m ago•0 comments

Thoughts and Observations on Apple's First Immersive MLB Broadcast

https://daringfireball.net/2026/08/thoughts_and_observations_apple_immersive_mlb_broadcast
1•MBCook•17m ago•0 comments

Zero-sum thinking will fuel resentment and scarcity

https://www.ft.com/content/492134e9-49eb-4f13-b70a-b2b595ed0e2a
2•bookofjoe•17m ago•3 comments

Breaking persistent undo shows Neovim can't be trusted

https://infosec.exchange/@david_chisnall/117171776562702259
2•hoorible•19m ago•0 comments

An infinite and interactive AI generated live stream of slop

https://skunkworks.levels.io/infinite-slop/
2•smusamashah•25m ago•0 comments

DHS is using obscure law to snoop on journalists, non-profits, unions

https://www.theguardian.com/us-news/2026/aug/29/trump-dhs-1509-summons-records-journalists-nonpro...
25•firefax•28m ago•2 comments

From single call to agents: five new Claude capabilities available in MS Foundry

https://devblogs.microsoft.com/foundry/five-new-claude-capabilities-now-available-in-foundry/
2•ibobev•30m ago•0 comments

Wrapping a callable in a lambda that just calls it with the same parameters

https://devblogs.microsoft.com/oldnewthing/20260819-00/?p=112624
1•ibobev•31m ago•0 comments

The Internet Is Kind of a Predatory Cesspit Now

https://www.stephendiehl.com/posts/internet_predatory_cesspit/
88•ibobev•32m ago•43 comments

Mirror Mirror – mirror your PC screen to your phone over Wi-Fi, no cloud

https://github.com/maco30001/Mirror-Mirror
1•maco30001•32m ago•0 comments

Texas Gov. Greg Abbott says China isn't behind the anti-data-center debate

https://www.businessinsider.com/china-influence-data-center-x-greg-abbott-texas-2026-8
3•newsomix9xl•33m ago•0 comments

LLMs are making me lose my savviness

https://pgaleone.eu/ai/2026/08/29/losing-savviness/
2•me2too•34m ago•1 comments

Show HN: AI Harness that lets a graph of Codex and Claude intercommunicate

https://github.com/rysh-ai/rysh-cli-code
1•halilagin•38m ago•1 comments

Library of Automatic Hyperparameters

https://pypi.org/project/pichak/
1•olespichak•39m ago•0 comments

I wanted to find the slowest fashion imaginable: the woman growing her own dress

https://www.theguardian.com/fashion/2026/aug/29/slow-fashion-why-one-woman-growing-her-own-dress
3•mellosouls•41m ago•0 comments

A history of stealing from employer may no longer prevent being hired by FBI

https://www.cbsnews.com/news/fbi-candidates-prostitutes-theft/
5•hn_acker•42m ago•2 comments

The signal went up. The code got worse

https://github.com/olesxg/flap-findings/blob/master/writing/the-signal-went-up.md
1•olespichak•43m ago•0 comments

Sony Music and Warner Chappell Are Suing Anthropic

https://www.theverge.com/ai-artificial-intelligence/986438/sony-music-warner-chappell-anthropic-l...
8•speckx•44m ago•1 comments

Feel the tokens/s before you buy the GPU

https://llmspeed.dev/
2•albinstman•47m ago•0 comments

Fractal Jittered Voronoi Partitions

https://www.boristhebrave.com/2026/08/29/fractal-jittered-voronoi-partitions/
2•jp3141•48m ago•1 comments

Plato

https://plato.stanford.edu/entries/plato/
2•mellosouls•49m ago•0 comments

Winnow: Timeline on X, minus the bot sludge

https://winnow.sbintekamal06.chatgpt.site
1•SadiquaBinteKam•50m ago•0 comments

vLLM v0.28.0

https://github.com/vllm-project/vllm/releases/tag/v0.28.0
2•mrrrcs•50m ago•0 comments

Ship the Tool, Not the Agent

https://ttvl.co/notes/ship-the-tool-not-the-agent/
1•meetpateltech•51m ago•0 comments