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

Domino Tiling: From Dynamic Programming to Finite Fields

https://www.omegasyntax.com/domino/
1•birdculture•2m ago•0 comments

AMD Readies Full Open-Source HDMI 2.1 Support for Linux

https://www.techpowerup.com/348723/amd-readies-full-open-source-hdmi-2-1-support-for-linux
1•tosh•9m ago•0 comments

Windows-Copilot-API; Access GPT-4 and GPT-5 models without API keys or billing

https://github.com/sums001/Windows-Copilot-API
4•vantareed•10m ago•0 comments

Ask HN: Which free video downloader do you trust in 2026?

2•vanshsoni0027•14m ago•2 comments

Strange Knowledgeability

https://contraptions.venkateshrao.com/p/strange-knowledgeability
1•jger15•14m ago•0 comments

The Vim Learning Curve Is a Myth

https://thoughtbot.com/blog/the-vim-learning-curve-is-a-myth
2•tzury•15m ago•0 comments

The AI Productivity Trap Is More Output

https://www.vincentschmalbach.com/the-ai-productivity-trap-is-more-output/
1•vincent_s•18m ago•0 comments

Show HN: Unofficial cross-platform Shure MV client

https://github.com/Humblemonk/shurectl
1•PennRobotics•19m ago•0 comments

Show HN: Yet another self-hosted web analytics with no UI but MCP

https://yetanotherwebanalytics.dev/
2•le_chuck•20m ago•0 comments

Cali BioLab Peptides

https://www.calibiolabpeptides.com/
1•annweslay11•23m ago•0 comments

Continuous Enforcement and Continuous Verification

https://aguilar-pelaez.co.uk/continuous-enforcement-continuous-verification.html
2•r4vik•24m ago•0 comments

Optimal Travel App

https://web.docvalidity.com
2•TripCheck•26m ago•0 comments

Building a live football community is much harder than I expected

https://footychat.app/
1•olympikesoft•26m ago•0 comments

Llama.cpp flags auto-tuning tool

https://github.com/raketenkater/ggrun
1•raketenkater•28m ago•0 comments

You must be This Tall to Ride

https://www.jacquescorbytuech.com/writing/you-must-be-tall-ride
1•iamacyborg•29m ago•0 comments

Agentlint – A security scanner for MCP server configs

https://github.com/Leporis14/agentlint
1•leporis14•30m ago•0 comments

AI Search Engine Exa Raises $250M Series C

https://exa.ai/blog/announcing-series-c
1•ankitg12•33m ago•0 comments

MDLight: 14MB Markdown reader (Wails, Go and Svelte) – no vaults or plugins

https://github.com/mdlight-dev/mdlight/
2•ZuhayrBarhoumi•34m ago•0 comments

It took two weeks to make Claude's "overnight solution" for flaky tests useful

https://thoughtbot.com/blog/what-it-took-to-use-this-overnight-ai-solution
1•zingar•36m ago•0 comments

Ask HN: Which free video downloader do you trust in 2026?

1•vanshsoni0027•37m ago•0 comments

Cargo Culture

https://www.wheresyoured.at/cargo-culture/
1•trueduke•38m ago•0 comments

Cambridge hospital staff accessed records of boy hurt in crocodile pit

https://www.theguardian.com/uk-news/2026/jun/26/cambridge-hospital-staff-investigated-accessing-r...
1•veltas•39m ago•0 comments

Volkswagen to axe up to 100k jobs in cost-cutting drive

https://www.ft.com/content/d0760eaf-d345-4964-b2ae-f55f6dfd9a4a
3•thm•45m ago•1 comments

ConvertBlink – convert rare image formats in the browser

https://www.convertblink.com/
2•maxzah•46m ago•0 comments

Show HN: I built a small audit layer for LLM-as-judge decisions

https://github.com/MatteoLeonesi/claim-memory-graph-sdk
1•ML0037•50m ago•0 comments

Intelligence per Watt: A Unified Metric for the AI Era

https://www.intelligence-per-watt.ai/
1•ilreb•51m ago•0 comments

Everyone suddenly sells themselves as "AI-native" on LinkedIn

https://write.as/7e9847vzuyxkx
3•garn810•56m ago•1 comments

From Isolated Agents to Agentic Mesh: Orchestrating SDLC with A2A and AP2

https://blog.owulveryck.info/2026/06/25/from-isolated-agents-to-agentic-mesh-orchestrating-sdlc-w...
1•owulveryck•58m ago•0 comments

The Baffling World of Masayoshi Son's Presentations

https://www.bloomberg.com/news/features/2020-06-23/golden-geese-and-unicorns-inside-the-eccentric...
2•phaser•1h ago•1 comments

Research as a Stochastic Decision Process

https://cs.stanford.edu/~jsteinhardt/ResearchasaStochasticDecisionProcess.html
1•sideway•1h ago•0 comments