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

The Anatomy of a Cyberattack: If a Company Were a Human Body

https://medium.com/@MAXKLID/the-anatomy-of-a-cyberattack-if-a-company-were-a-human-body-771a806817d7
1•testiam•38s ago•0 comments

Open Source Budget App for Personal and Business

https://github.com/aroesec/loot
1•kulbertinov1•3m ago•1 comments

Tell HN: On AI, Quality, and Accountability

1•qwrfglkjk•4m ago•0 comments

Show HN: Libraries.ink – a home for the books you own

https://libraries.ink
1•samcgraw•4m ago•1 comments

Google Maps Now Shows 'Lake America' in US, Not 'Lake Ontario'

https://www.reuters.com/world/us/google-maps-will-show-lake-america-us-not-lake-ontario-2026-08-30/
2•tartoran•6m ago•0 comments

The Rise of Software Factories

https://hraness.substack.com/p/the-rise-of-software-factories
3•benzguo•9m ago•0 comments

CO2 – Extending C with Rust interop features

https://github.com/hkalbasi/co2
1•hkalbasi•10m ago•0 comments

PG-Strom: An extension that leverages GPU and NVMe for PostgreSQL

https://en.heterodb.com/product
2•b-man•12m ago•0 comments

The Hugging Face attack surprised me – by Ajeya Cotra

https://www.planned-obsolescence.org/p/the-hugging-face-attack-surprised
1•lifeisstillgood•13m ago•0 comments

Russia's Return to G20

https://www.reuters.com/business/finance/europeans-bristle-russias-return-g20-2026-08-31/
2•TechTechTech•14m ago•0 comments

Microsoft 365 Outage Knocks Down Outlook, Teams, Store, and Azure for Many

https://windowsreport.com/microsoft-365-outage-knocks-down-outlook-teams-store-and-azure-for-many/
2•TechTechTech•17m ago•0 comments

Netanyahu says being on US television for 1k hours got the US to attack Iran

https://twitter.com/clashreport/status/2094160281018454480
1•newspaper1•17m ago•0 comments

The AI moat isn't GPUs, it's the advanced packaging they require

https://www.fenty.dev/intelligence/the-next-ai-moat-advanced-packaging
1•penguinsnetwork•17m ago•0 comments

We Were Sofa A software and interaction design company

http://madebysofa.com/
1•Bluestein•21m ago•0 comments

Show HN: Guided sentence diagramming to practice grammar

https://adamsohn.com/grammar/
1•dataviz1000•21m ago•0 comments

The Movies That Make You Feel the Strangeness of AI

https://twitter.com/jmugan/status/2094533961896931562
1•jmugan•21m ago•1 comments

Hamas and the Future of Gaza (With Ahmed Fouad Alkhatib)

https://www.econtalk.org/hamas-and-the-future-of-gaza-with-ahmed-fouad-alkhatib/
1•7402•21m ago•1 comments

How we configured OpenTelemetry logs in Rails

https://www.sixpatterns.com/blog/how-we-configured-opentelemetry-logs-in-rails
2•__vivek•22m ago•0 comments

Is Starlink a secret radar constellation?

https://how-radar-sees.pages.dev/
2•grinich•23m ago•0 comments

Price Tag Art Software

https://ade3.substack.com/p/code-release-price-tag-art-software
1•Cerchie•23m ago•0 comments

Social Policy Builds Financial Markets

https://economicsociology.org/2026/08/28/how-social-policy-builds-financial-markets/
1•kome•24m ago•0 comments

Google Has Removed MV2 Extensions from the Chrome Web Store, Including UBO

https://webiterate.dev/google-removed-extensions-ublock-origin-108/
22•twapi•24m ago•2 comments

Existentialism: People Must Create Their Own Purpose

https://blog.nathanlangley.dev/posts/existentialism.html
2•ninjahawk1•24m ago•0 comments

Kalshi dishes out its first-ever lifetime ban to George Santos

https://www.engadget.com/2247629/kalshi-dishes-out-its-first-ever-lifetime-ban-to-george-santos/
4•andrewjneumann•25m ago•1 comments

The Shape and Feel of the Post-AI Data Stack

https://www.iandmacomber.com/blog/post-ai-data-stack/
1•_peregrine_•25m ago•0 comments

The Fate of the Riemann Hypothesis [pdf]

https://www.math.brown.edu/reschwar/Stories/AI.pdf
2•unprovable•26m ago•0 comments

The Ramulator-Gate Debate

https://memory.bsc.es/ramulator-gate
2•iAPX-432•27m ago•0 comments

Show HN: Open Agent Forum – a signed public square for agents

https://openagentforum.com/
1•novalis78•27m ago•0 comments

There's a libcurl.dll in my System32

https://daniel.haxx.se/blog/2026/08/17/theres-a-libcurl-dll-in-my-system32/
2•theanonymousone•28m ago•0 comments

Show HN: 49 IDE – 2D Canvas for Agents

https://github.com/alpbahadur/49-IDE
1•myradism•29m ago•1 comments