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

Determining when to delegate to AI, and when to keep it strictly in my own hands

https://rivetrune.com/notes/where-the-tool-stops/
1•rivetrune•5m ago•0 comments

AI Can Make You Suck Faster Too

https://www.hermit-tech.com/blog/ai-can-make-you-suck-faster-too
1•degamad•6m ago•0 comments

Show HN: Mcpbeat – I pinged 26,000 MCP servers; 2,300 are dead

https://mcpbeat.com
1•theevoq•7m ago•0 comments

Show HN: I've opensourced SaaS that was started in 2012

https://github.com/dbtiunov/sails-crm
1•dimatiu•10m ago•1 comments

The Firm – an agent-run org with a DID-signed public ledger

https://x402desk.vercel.app/join?src=hn
1•QuillHarbor•12m ago•0 comments

TimesFM-3: A zero-shot foundation model for multivariate forecasting

https://research.google/blog/timesfm-3-a-zero-shot-foundation-model-for-multivariate-forecasting/
2•GaggiX•13m ago•0 comments

Celeris-1 Magnus: Fast hybrid diffusion model for agentic work

https://celeris.ai/celeris-1-magnus
1•mjshashank•19m ago•0 comments

"A Prospectus for a New Magazine"

https://artmuseum.princeton.edu/art/collections/objects/136930
1•js2•20m ago•0 comments

Closing in on the Markdown Book

https://www.thurrott.com/paul/340890/closing-in-on-the-markdown-book
1•theanonymousone•24m ago•0 comments

A mysterious drone. A Mercedes RV. A Chinese intelligence puzzle in the New Mexi

https://www.cnn.com/2026/08/31/politics/drone-incursions-us-bases-chinese-spies
3•pir8life4me•36m ago•1 comments

AMD unveils next-generation RDNA and PlayStation tech with Sony (2025)

https://overclock3d.net/news/gpu-displays/amd-unveils-next-generation-rdna-and-playstation-tech-w...
2•peter_d_sherman•39m ago•1 comments

Dissociation Isn't Always a Trauma Response

https://www.psychologytoday.com/us/blog/the-neurodivergent-psychologist/202608/dissociation-isnt-...
4•thebeardisred•39m ago•0 comments

Vermell – Minimal, dependency-free C++ web framework using epoll

https://github.com/vermellcc/vermell
4•standar-donkey•43m ago•0 comments

Lapce – fast and powerful code editor

https://lap.dev/lapce/
3•jcbhmr•43m ago•0 comments

Agency and Agents

https://www.oneusefulthing.org/p/agency-and-agents
2•saikatsg•45m ago•0 comments

Everyone Was Right About the Button

https://medium.com/@gurvinder372/article-1-everyone-was-right-about-the-button-c2daf899396e
2•gps372•45m ago•0 comments

HuggingFace Attack Postmortem: Fleshing Out the Facts

https://thezvi.substack.com/p/huggingface-attack-postmortem-fleshing
3•paulpauper•51m ago•0 comments

ATLAS MITRE

https://atlas.mitre.org/matrices/ATLAS
3•saikatsg•51m ago•0 comments

Google Ads vs. Facebook Ads: Which Is Better for Small Businesses?

https://www.hostiqen.com/2026/08/google-ads-vs-facebook-ads-which-is.html
2•reviewhub•51m ago•0 comments

Building Without Predicting

https://sive.rs/fit
8•Curiositry•52m ago•2 comments

Show HN: A Bluesky bot that shares Wikipedia links from the HN front page

https://bsky.app/profile/hnwiki.bsky.social
3•doctoboggan•54m ago•0 comments

Wrong Tools for Clients

https://www.moodlenstodo.info
2•Amine000•54m ago•0 comments

expect-native: Jest's expect with Node's native node:test runner

https://www.npmjs.com/package/expect-native
2•ramblingenzyme•54m ago•0 comments

Ollama's Transparent Pricing

https://ollama.com/blog/transparent-pricing
3•wertyk•57m ago•1 comments

What Happened to Yoga?

https://www.theatlantic.com/culture/2026/08/yoga-america-culture-decline/688461/
7•fortran77•57m ago•1 comments

Malicious Virtualizor update served via BGP hijacking

https://www.virtualizor.com/blog/security-incident-bgp-hijacking/
2•MallocVoidstar•57m ago•0 comments

Show HN: Compute.cheap – the cheapest H100/H200 compute in the world

https://compute.cheap/
2•EmiCorleone•58m ago•0 comments

Show HN: Kagelin – offline-first tasks/habits/focus/calendar, AGPL

https://www.kagelin.app/
1•achyuth072•58m ago•0 comments

Show HN: Clippy Vision – local AI that remembers your screen across apps

https://github.com/protocorn/clippy-vision/issues/53
1•sahil2412•1h ago•0 comments

Nowledge Mem

https://nowledge-labs.ai/blog/nowledge-mem
1•jinqueeny•1h ago•0 comments