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

Show HN: Restore real URLs in Google Search results

https://googlegotourl.com/
1•not_wowinter13•3m ago•0 comments

Show HN: Kvist – a Lisp for systems programming that compiles to Odin

https://github.com/kvist-lang/kvist
1•andreasflakstad•3m ago•0 comments

Marijuana Legalization Didn't Fill Emergency Rooms with Stoned Drivers

https://reason.com/video/2026/08/28/no-marijuana-legalization-didnt-fill-emergency-rooms-with-sto...
1•oatmeal1•7m ago•1 comments

Show HN: Passively Earn BTC/Sol/Anthropic for Using Claude Code

https://prmpt.cash/
1•enamakel•7m ago•0 comments

Show HN: PorchWeather – a free site that pings you when it's nice outside

https://porchweather.com/
1•gregable•9m ago•1 comments

Every Novel Is Boring–Until It Isn't

https://www.publicbooks.org/every-novel-is-boring-until-it-isnt/
1•samclemens•10m ago•0 comments

Anatomy of a Sex Scandal

https://www.newyorker.com/magazine/2026/08/24/a-scandal-in-konigsberg-christopher-clark-book-review
2•lermontov•11m ago•0 comments

Making the Unnecessary Easier

https://www.johndcook.com/blog/2026/08/28/making-the-unnecessary-easier/
1•ibobev•11m ago•0 comments

I helped to build GetCracked's Intermediate C++ Roadmap

https://www.sandordargo.com/blog/2026/08/28/getcracked-intermediate-cpp-roadmap
1•ibobev•11m ago•0 comments

'Fakers' by Rory Cormac Review

https://www.historytoday.com/archive/review/fakers-rory-cormac-review
1•pepys•11m ago•0 comments

Arrested for a Late Manuscript: Seicho Matsumoto's 'Tokyo Express'

https://www.millersbookreview.com/p/arrested-for-a-late-manuscript-seicho-matsumoto-tokyo-express
1•benbreen•12m ago•0 comments

I organize my Emacs configuration

https://en.andros.dev/blog/dc7db35a/how-i-organize-my-emacs-configuration/
1•ibobev•12m ago•0 comments

ARM weak memory consistency vs. TSO on Apple Silicon: what is it good for?

https://dl.acm.org/doi/abs/10.1145/3779212.3790129
1•fanf2•13m ago•0 comments

Borges Labyrinth in Venice reopens to the public

https://www.wallpaper.com/design-interiors/labirinto-borges-venice-reopening
1•gone35•14m ago•0 comments

Is "An agent with tools" the only valid LLM application?

2•gmarkwa•14m ago•0 comments

Tencent Hy4 Preview LLM

https://github.com/Tencent-Hunyuan/Hy4-preview
1•itvision•15m ago•0 comments

Searching for Biomarkers of Long Covid

https://www.nature.com/articles/s41598-026-68705-1
1•tiahura•18m ago•1 comments

Christopher Nolan's Finest Trick [video]

https://www.youtube.com/watch?v=livIbni7x7o
1•dmschulman•18m ago•0 comments

We’re rolling out ads in ChatGPT

1•kasdi•19m ago•2 comments

Ask HN: Is Gemini Having Issues?

1•gradus_ad•21m ago•0 comments

Tech giants urge global response to AI cybersecurity threats

https://www.dw.com/en/ai-companies-cybersecurity-threats-open-letter/a-78538592
1•abeppu•21m ago•0 comments

NSA wants access to 'all' AI models, top official says

https://www.nextgov.com/artificial-intelligence/2026/08/nsa-wants-access-all-ai-models-top-offici...
5•jethronethro•22m ago•0 comments

Police Officers Brag About Flock Gifts

https://ipvm.com/reports/flock-swag
4•jhonovich•23m ago•1 comments

LLMs Don't Replace Classical ML – They Feed It

https://bilanc.co/blog/llms-as-feature-extractors-for-classical-ml
2•mooreds•23m ago•0 comments

Unix V4 Workshop at Low Resource Computing

https://github.com/thaliaarchi/unix-v4-demo/blob/main/README.md
1•birdculture•24m ago•0 comments

Stopping the smart TV from being used against you

https://www.s-config.com/stopping-a-smart-tv-from-being-used-against-you/
9•speckx•27m ago•2 comments

The Cully Hill Boys – 110 minute AI film

https://higgsfield.ai/original-series/cully-hill-boys/full-film
2•thelastgallon•28m ago•1 comments

Why LLM infrastructure chokes: ternary and pentary logic matrix replacement

https://github.com/Zavodiuk/Technology_constructor/blob/main/README.md
1•ArchitectZav•28m ago•0 comments

Tell HN: Twitterwebviewer.com Has Been Discontinued

1•SpyCoder77•29m ago•1 comments

Why LLM infrastructure chokes: ternary and pentary logic matrix replacement

1•ArchitectZav•29m ago•0 comments