frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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•11mo 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•11mo 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...

Guinea Worm Disease

https://www.cartercenter.org/programs/guinea-worm/
1•gmays•2m ago•0 comments

vLLM-Compile: Bringing Compiler Optimizations to LLM Inference

https://docs.google.com/presentation/d/17WYU9T9qouY20zJg-7n_kV8DrMRJ2LHeNh_WXD6bUmc/view
1•matt_d•2m ago•0 comments

RecipeScape: An Interactive Tool for Analyzing Cooking Instructions at Scale

https://recipescape.kixlab.org/
1•skadamat•11m ago•0 comments

A Tool I Made

https://github.com/kianacaster/pman
1•kianacaster•12m ago•1 comments

Electrical current might be the key to a better cup of coffee

https://arstechnica.com/science/2026/04/electrical-current-might-be-the-key-to-a-better-cup-of-co...
1•Jimmc414•12m ago•0 comments

Modder releases PS5-Linux that turns console into a functional Linux PC

https://www.notebookcheck.net/Modder-releases-PS5-Linux-that-turns-the-console-into-a-fully-funct...
2•voxadam•13m ago•0 comments

Where Have All the Book Reviews Gone?

https://www.nytimes.com/2026/04/27/books/review/ai-book-reviews.html
1•samclemens•14m ago•0 comments

How to Glue Teflon

https://www.quirkyscience.com/how-to-glue-teflon/
1•BiraIgnacio•18m ago•0 comments

Kuleshov Effect

https://en.wikipedia.org/wiki/Kuleshov_effect
1•hyperific•18m ago•0 comments

Toward a Common Alphabet: There Is No Need for Menedzhment

https://zenodo.org/records/19869374
1•iliatoli•19m ago•0 comments

Structured-Prompt-Driven Development (SPDD)

https://martinfowler.com/articles/structured-prompt-driven/
2•cebert•19m ago•0 comments

Evaluating CUDA Tile for AI Workloads on Hopper and Blackwell GPUs

https://arxiv.org/abs/2604.23466
2•matt_d•23m ago•0 comments

What Is a "Now Page"?

https://nownownow.com/about
2•_vaporwave_•24m ago•1 comments

New study reveals why housing booms and busts are built into the system

https://www.kcl.ac.uk/news/new-study-reveals-why-housing-booms-and-busts-are-built-into-the-system
2•littlexsparkee•24m ago•0 comments

Apple wants to kill your Time Capsule, but they run NetBSD so they can't

https://www.osnews.com/story/144845/apple-wants-to-kill-your-time-capsule-but-they-run-netbsd-so-...
3•latexr•26m ago•1 comments

Blog post about Open Source contribution best practices

https://blog.csystemslab.com/blog/2026-04-26-dont-open-a-pull-request-yet/
3•vhcosta•26m ago•1 comments

Claude system prompt bug wastes user money and bricks managed agents

https://github.com/anthropics/claude-code/issues/49363
6•thomashobohm•31m ago•1 comments

Is it incel to want to be a father? [video][30min]

https://www.youtube.com/watch?v=Pf15HmxooMc
2•Bender•31m ago•0 comments

AI Worries Have Returned to Wall Street. Now Come Earnings

https://www.wsj.com/tech/ai-worries-have-returned-to-wall-street-now-come-earnings-d680e19c
3•htk•32m ago•0 comments

Mesa: A Versioned Filesystem for Agents

https://www.mesa.dev/blog/introducing-mesa-filesystem-for-agents
2•state•34m ago•0 comments

Compiler Testing – Part 1: Coverage-Guided Fuzzing with Grammars and LLMs

https://nowarp.io/blog/compiler-testing-part-1/
2•matt_d•35m ago•0 comments

ChatGPT serves ads. Here's the full attribution loop

https://www.buchodi.com/how-chatgpt-serves-ads-heres-the-full-attribution-loop/
59•lmbbuchodi•36m ago•15 comments

Show HN: Filedge – parse SEC filings for $0.05 via x402, no keys

https://filedge.io/
2•arvindravi•38m ago•0 comments

AI researchers want AI to fake "thinking" – by Mike Elgan

https://www.machinesociety.ai/p/ai-researchers-want-ai-to-fake-thinking-247
3•MaysonL•38m ago•1 comments

Claude for Creative Work

https://www.anthropic.com/news/claude-for-creative-work
6•elsewhen•44m ago•3 comments

GameNova – Turn text prompts into playable 3D games in 60 seconds

https://www.gamenova.io
2•Taskclan•45m ago•0 comments

Show HN: Niimbot Label Printer desktop app with Pretix integration

https://github.com/ooguz/niimbot-printer
2•m3rcury•46m ago•0 comments

Apple Colour Matching Functions Article by LTTLabs

https://www.lttlabs.com/articles/2026/04/11/apple-studio-display-xdr-display-testing-results
2•HeyMeco•47m ago•0 comments

A Milestone in Formalization: The Sphere Packing Problem in Dimension 8

https://www.alphaxiv.org/abs/2604.23468
2•measurablefunc•48m ago•0 comments

Proxies, Sandboxes and Agent Security

https://www.gouthamve.dev/proxies-sandboxes-and-agent-security/
4•gouthamve•49m ago•0 comments