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

Hill-Climbing MAI Models for GitHub Copilot and Excel

https://microsoft.ai/news/hill-climbing-mai-models-for-github-copilot-and-excel/
1•ChrisArchitect•41s ago•0 comments

How to Talk to Your Robot: Keeping Coding Agents on Track

https://johnjeffers.com/how-to-talk-to-your-robot/
1•freediver•2m ago•0 comments

US Government targets Cop City protester over phone operating system

https://www.theguardian.com/us-news/2026/jul/23/cop-city-protester-phone
1•pastemato•2m ago•0 comments

Microsoft launches hill-climbing MAI models for Copilot and Excel

https://runtimewire.com/article/microsoft-hill-climbing-mai-models-copilot-excel
1•ryanmerket•3m ago•1 comments

Tesla's Founders Are Backing the Anti-Cybertruck

https://www.forbes.com/sites/alanohnsman/2026/07/23/teslas-founders-are-backing-the-anti-cybertruck/
2•rawgabbit•3m ago•0 comments

Researchers let AI models run a simulated society

https://fortune.com/2026/05/28/ai-model-simulation-claude-chatgpt-grok-gemini/
1•CharlesW•3m ago•0 comments

Paper Things I Use

https://aartaka.me/uses-paper.html
2•Brajeshwar•3m ago•0 comments

Analytics Are Lying to You

https://ankursethi.com/blog/your-analytics-are-lying-to-you/
1•birdculture•4m ago•0 comments

The Big Smoke – a living atlas of London

https://www.levels.fyi/atlas/london
2•speckx•7m ago•0 comments

Ask HN: Solo devs / small teams, how do you do SEO for any projects you launch?

1•shvilesh-logen•10m ago•0 comments

A Claude skill that grills you so hard. Within a nice clean interface

https://github.com/rizzdev/claude-detective
1•rizzdev•12m ago•0 comments

A value-poisoning benchmark for consequential agent actions

https://actionrail.ai/research/value-poisoning-benchmark/
1•oss-dev•15m ago•0 comments

Git Repositories on Nostr and Hashtree

https://git.iris.to
1•vlugorilla•16m ago•1 comments

Why the US is losing Chinese AI stars

https://www.ft.com/content/0c773366-61a2-4d33-894e-6b3ddfcfd9b3
1•newusertoday•17m ago•0 comments

Sheetz is quitting VMware, migrating 11,000 virtual machines

https://arstechnica.com/information-technology/2026/07/sheetz-moves-838-stores-off-vmware-broadco...
2•bookofjoe•17m ago•0 comments

From Amazon SDM to Solo Developer

https://blog.bitflinger.tv/from-amazon-sdm-to-solo-developer
2•stitchy•17m ago•0 comments

EU fines Google $1B over its search and Play Store

https://proton.me/blog/google-eu-fine-antitrust-play-search
1•Erenay09•17m ago•1 comments

Could China and Russia Destroy Starlink?

https://arstechnica.com/space/2026/07/could-china-and-russia-really-destroy-starlink-only-with-a-...
1•gumby•18m ago•0 comments

Data centers barely use any water or land, and they lower electric bills

https://twitter.com/cremieuxrecueil/status/2078258808225214619
2•MrBuddyCasino•19m ago•1 comments

Shayan Oveis Gharan Wins 2026 IMU Abacus Medal

https://www.quantamagazine.org/shayan-oveis-gharan-wins-2026-imu-abacus-medal-20260723/
1•MaysonL•19m ago•0 comments

LLMs break down in funny ways when told the Jacobian Conjecture counterargument

https://minimaxir.com/2026/07/jacobian-conjecture/
1•minimaxir•20m ago•0 comments

Getting Started with Loops

https://twitter.com/ClaudeDevs/status/2074208949205881033
2•gmays•23m ago•0 comments

GitHub Increased Instant Navigation 5.5x by Rethinking Client Side Architecture

https://www.infoq.com/news/2026/07/github-issues-navigation/
1•theanonymousone•23m ago•0 comments

Why Linus Is Right and AI Is Wrong

https://raymyers.org/post/why-linus-is-right-and-ai-is-wrong/
2•mender-ai•24m ago•1 comments

When a Passing Test Suite Hides a Broken Model

https://medium.com/@alanscottencinas/the-green-test-suite-that-hid-a-broken-model-f3ea908a57cd
1•encinas88•24m ago•0 comments

Half-Life 2 / Valve Source Shading [pdf]

http://www.decew.net/OSS/References/D3DTutorial10_Half-Life2_Shading.pdf
2•klaussilveira•25m ago•0 comments

Down with the Gradient Reinventing Logistic Regression

https://martimchaves.com/#/blog/logistic-regression
1•martimchaves•26m ago•1 comments

Albert Einstein's Real Interview on War, Nationalism, and Democracy (1940)

https://www.youtube.com/watch?v=2WpkQCNMT2s
2•theanonymousone•26m ago•0 comments

We Stopped Going to the Movies

https://www.statsignificant.com/p/why-we-stopped-going-to-the-movies
1•speckx•28m ago•0 comments

Deep Learning: Searching for a Function

https://fazamhd.com/mental-models/deep-learning/
1•faza•28m ago•0 comments