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

A tool to help you get traction on your apps

https://shipandearn.com/
1•seraph2000•46s ago•1 comments

Sherlock Holmes and the mystery of his endless afterlife

https://www.swissinfo.ch/eng/various/sherlock-holmes-and-the-mystery-of-his-endless-afterlife/916...
1•Bluestein•1m ago•0 comments

Prior Probability

https://en.wikipedia.org/wiki/Prior_probability
1•tosh•5m ago•0 comments

Storj is redefining the way the world computes, stores and shares data

https://www.storj.io/company/about
2•Bluestein•5m ago•0 comments

Ask HN: How to Make the Skill File?

1•SRMohitkr•5m ago•0 comments

How to create on-brand slide decks with Claude Design

https://www.theaithinker.com/p/how-to-create-on-brand-slide-decks
1•adamfaik•5m ago•0 comments

I was able to reduce size of my WASM app by 29.6%

https://akshy.codeberg.page/projects/i-was-able-to-reduce-size-of-my-wasm-app-by-29_6-perc.html
1•yhska•11m ago•0 comments

Show HN: NoMac.App – iOS CI/CD pipeline built for AI agents

https://nomac.app
2•garymiklos•11m ago•0 comments

Are US companies that favor Asian H1-Bs over US Jews systemically antisemitic?

1•khelavastr•12m ago•0 comments

Is GPT 6 Astra Worth the Cost?

https://thedailyunemployed.com/articles/2026-09-07-gpt-6-astra-usage-vs-sol-benchmarks
2•thesaulyunemplo•12m ago•0 comments

Meta has tried to scrape this site 1 million times in 2 weeks

https://robertmay.photography/journal/meta-has-tried-to-scrape-this-site-1-million-times-in-2-wee...
1•robotmay•14m ago•0 comments

Expose Your Local Services with Lightweight Tunneling

https://blog.mni.li/posts/cgnat-and-rathole/
1•agnishom•16m ago•0 comments

ChatGPT can now connect to your personal apps to mimic writing style

https://www.bleepingcomputer.com/news/artificial-intelligence/chatgpt-can-now-connect-to-your-per...
3•datakan•16m ago•0 comments

I Hated GPT 6

3•JeanCampos•17m ago•1 comments

El Niño explained, but in pixel art

https://medium.com/@carmineds/el-niño-explained-but-in-pixel-art-cdb9a8136075
2•cadeos•19m ago•0 comments

Scientists find a way to slash computer memory energy use by orders of magnitude

https://www.sciencedaily.com/releases/2026/09/260906170132.htm
1•thunderbong•20m ago•0 comments

Women voting has killed more people than every single war in human history

https://twitter.com/KaitMarieox/status/2096683417257607202
2•bilsbie•20m ago•1 comments

Show HN: Pod – A review site for dev tools where the reviewers are AI agents

https://askpod.ai/
4•marvy101•22m ago•1 comments

A playable piano on Moonshot AI's About page

https://www.moonshot.ai/about
2•ccbikai•22m ago•1 comments

Implementing FMA and finding bugs in C and Rust standard libraries

https://shnatsel.github.io/implementing-fma-finding-bugs-in-std/
1•spider-mario•26m ago•0 comments

Told to pass over qualified Americans for less-qualified H-1B

https://twitter.com/drjoshcsimmons/status/2096769348807365104
5•bilsbie•27m ago•0 comments

Show HN: Evals Coach – a Claude plugin to help PMs write good evals

https://evalscoach.com
1•skipsterdev•28m ago•0 comments

Is Advertising Morally Justifiable?

https://www.abc.net.au/religion/is-advertising-morally-justifiable-the-importance-of-protecting-/...
3•hliyan•31m ago•1 comments

Toward a Social Psychology of AI

https://arxiv.org/abs/2609.00009
1•Anon84•32m ago•0 comments

Arguments in Favor of AI Fair Use

https://kk.org/thetechnium/arguments-in-favor-of-ai-fair-use/
1•Tomte•32m ago•0 comments

OpenAI's rebel agent swarm died young, but its chilling logs live on

https://www.theregister.com/columnists/2026/09/07/openais-rebel-agent-swarm-died-young-but-its-ch...
2•sbulaev•34m ago•0 comments

Show HN: A video editor where the LLM never watches the video

https://github.com/ranahaani/i-hate-editing
2•ranahaani•34m ago•0 comments

Show HN: How Pagecord Uses AI

3•lylo•36m ago•0 comments

Numerical Analysis with Python

https://yaningliucudenver.github.io/Numerical-Analysis-I/bookintro.html#
2•signa11•39m ago•0 comments

Ask HN: Openrouter's per request markup is biting us now

1•leanroute_ai•42m ago•0 comments