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

Vietnamese US deportee returns home after a year in South Sudan

https://www.eyeradio.org/joyful-to-return-home-vietnamese-us-deportee-returns-home-after-a-year-i...
1•_tk_•26s ago•0 comments

Signed OKF – Provenance for Google's Open Knowledge Format

https://github.com/dynamicfeed/signed-okf
1•dynamicfeedai•2m ago•0 comments

Ian Fleming Explains How to Write a Thriller

https://lithub.com/ian-fleming-explains-how-to-write-a-thriller/
1•frereubu•2m ago•0 comments

We built the fastest API for GLM-5.2

https://twitter.com/philipkiely/status/2069212319746506968
1•ljosifov•3m ago•0 comments

The curious history the invention of the CMD+K quick switcher

https://ux.stackexchange.com/questions/153299/how-did-cmd-k-come-to-be-the-standard-shortcut-for-...
2•birdculture•8m ago•0 comments

Digital Health Tools Are Reshaping Healthcare in the United States

https://nyulangone.org/news/digital-health-tools-are-reshaping-healthcare-united-states
2•giuliomagnifico•13m ago•0 comments

Kafka's Broken Promise: There Is No Goldilocks Log

https://www.opendata.dev/blog/announcing-opendata-log/
2•rmoff•15m ago•0 comments

Israel targeted Gaza children resulting in genocide, UN inquiry says

https://www.reuters.com/world/middle-east/israel-targeted-gaza-children-resulting-genocide-un-inq...
5•supercopter•16m ago•0 comments

We ran 1k queries through ChatGPT: 48 domains produced 22.5% of citations

https://growtika.com/blog/chatgpt-citation-economy
4•Growtika•17m ago•0 comments

N8n 2026 AI agent builder report

https://n8n.io/reports/2026-ai-agent-development-tools/
3•johannesishere•20m ago•0 comments

Synthetic Infrastructure Testing with Canary Checker and Flux

https://flanksource.com/blog/infrastructure-testing-with-canary-checker-and-flux
2•yashmehrotra•27m ago•1 comments

Crypto in 2026: Oh, This Is the Bad Place

https://www.stephendiehl.com/posts/bad_place_2026/
5•ibobev•29m ago•0 comments

Prism: An Impure Functional Language with Typed Effects

https://www.stephendiehl.com/posts/prism/
2•ibobev•29m ago•0 comments

Show HN: Shumai – open-source Frame.io alternative for creative work

https://github.com/shumaiOne/shumai
2•Yiling-J•30m ago•0 comments

What Is Software, and Will LLMs Replace It?

https://tomassetti.me/what-is-software-llms-interface-layer/
2•ftomassetti•30m ago•0 comments

Divergent Histories

https://buttondown.com/jaffray/archive/divergent-histories/
3•ibobev•30m ago•0 comments

Risk Assessment in under 5 minutes for NIS2

https://nisd2.eu/risikobewertung
1•cjhisey•35m ago•0 comments

You already have a Git server

https://gopeek-lovat.vercel.app/blog-you-already-have-a-git-server.html
4•sheelagay•41m ago•0 comments

Show HN: SaaS Pegasus – the original Django boilerplate, now MIT-licensed

https://github.com/saaspegasus/django-boilerplate
1•czue•46m ago•1 comments

Elon's Net Worth Today

https://whatselonworth.com/
2•Malfunction92•48m ago•1 comments

See How Sam Altman's Personal Investments Benefit from Ties to OpenAI

https://www.wsj.com/tech/ai/see-how-sam-altmans-personal-investments-benefit-from-ties-to-openai-...
2•thm•49m ago•0 comments

Show HN: DomainDash – uptime/SSL/domain checks for client sites

https://domaindash.io
1•edcs•49m ago•0 comments

Ask HN: Does in your workplace employee engagement / recognition is important?

5•mattsadowsky•49m ago•5 comments

Fil-C Linux/x86_64 version 0.680 Latest

https://github.com/pizlonator/fil-c/releases/tag/v0.680
3•sibellavia•51m ago•0 comments

Recursively Diff Packages

https://github.com/anthraxx/diffoscope
1•ankitg12•51m ago•0 comments

OCaml 5.5.0 Released

https://discuss.ocaml.org/t/ocaml-5-5-0-released/18265
2•dtoma•52m ago•0 comments

Run isolated sandboxes with full lifecycle control: AWS introduces MicroVMs

https://aws.amazon.com/blogs/aws/run-isolated-sandboxes-with-full-lifecycle-control-aws-lambda-in...
2•justincormack•53m ago•0 comments

I built a GPU back end for Emacs

https://en.andros.dev/blog/4b707a03/how-i-built-a-gpu-backend-for-emacs/
3•andros•54m ago•0 comments

Show HN: I built a PC-part picker that handles compatibility and shortages

https://pc-cool.com/
2•mesahm•55m ago•0 comments

Show HN: OpenTerm – A tiny, fast SSH client (no login, no cloud, free)

https://github.com/zhangshuo1991/openterm
1•zhangshuo1991•56m ago•0 comments