frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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•12mo 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•12mo 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...

AI companies use malware proxies to mount DDoS attacks on web sites

https://packetstream.io/scraping-at-scale-without-breaking-the-bank-a-guide-for-ai-startups/
1•fanf2•4m ago•0 comments

Ask HN: Do you have a colophon for your personal website?

2•susam•4m ago•0 comments

Tell HN: Google slightly changed its wordmark logo

2•exploraz•6m ago•0 comments

Stephen Colbert represented the worst of establishment liberalism

https://unherd.com/newsroom/stephen-colbert-represented-the-worst-of-establishment-liberalism/
1•sameers•6m ago•1 comments

The Primordial Credit Argument for Unconditional Basic Income (UBI)

https://scottsantens.substack.com/p/the-primordial-credit-argument-for
1•2noame•9m ago•0 comments

Kolhaam-Network: an unmoderated encrypted chat network in the BBS tradition

https://github.com/ronen-blumberg/kolhaam-network
1•stigma77•9m ago•0 comments

(An Opinionated) Site Colophon (2023)

https://brett.coulstock.id.au/site-colophon.html
1•Tomte•11m ago•0 comments

Luddite Lab Resource Hub

https://labor.dair-institute.org/
1•jkestner•16m ago•0 comments

I built an MCP server so you can ask Claude about your cloud/software bill

https://getnable.com/
1•chaandannn•17m ago•0 comments

Apple says Epic lawsuit shouldn't reshape App Store rules for all developers

https://techcrunch.com/2026/05/22/apple-says-epic-lawsuit-shouldnt-reshape-app-store-rules-for-al...
2•rebekkamikkoa•18m ago•1 comments

Google Acquires Zagat (2011)

https://googleblog.blogspot.com/2011/09/google-just-got-zagat-rated.html
1•azinman2•18m ago•0 comments

Steam Deck Software in 2026:Checking in with the Developers Behind the Ecosystem

https://gardinerbryant.com/steam-deck-software-in-2026/
2•ZeroCool2u•18m ago•0 comments

z386: An Open-Source 80386 Built Around Original Microcode

https://nand2mario.github.io/posts/2026/z386/
3•wicket•20m ago•0 comments

It took 2 years for GNOME Commander to migrate to Rust from C++

https://www.phoronix.com/news/GNOME-Commander-2.0
2•egorfine•22m ago•0 comments

Writing HTML by hand is easier than debugging your static site generator (2024)

https://logicgrimoire.wordpress.com/2024/07/01/writing-html-by-hand-is-easier-than-debugging-your...
2•Tomte•24m ago•0 comments

JK Rowling mansplained: A new podcast dives into her transformation

https://unherd.com/2026/05/jk-rowling-mansplained/
1•beetlegeese•27m ago•0 comments

Oura says it gets government demands for user data. Will it share how many?

https://this.weekinsecurity.com/oura-says-it-gets-government-demands-for-user-data-will-it-share-...
4•donohoe•36m ago•0 comments

Airbnb's Chesky Says US 'Misunderstanding' Use of Chinese Open-Source AI Models

https://www.bloomberg.com/news/articles/2026-05-20/airbnb-s-chesky-says-us-misunderstanding-use-o...
1•JSR_FDED•39m ago•2 comments

LLM's code is just untrusted text, until you validate it

https://hack8s.com/244/llms-code-is-just-untrusted-text-until-you-validate-it
1•justorius•39m ago•0 comments

Show HN: Fed.run – online collaborative Rust IDE and Markdown editor

https://fed.run
1•oinoom•40m ago•0 comments

Preventing AI agents from executing destructive terminal commands

https://github.com/7Majesty-M/terminal-guardian-mcp
1•majesty-m•40m ago•0 comments

Your Old Devices Depend on Dying Sensors. The Silicon Labs Incident Proves It

https://www.cambridge.org/engage/coe/article-details/6a054b304770e67d92e8c7a2
1•openrockets•41m ago•2 comments

We were building infra for OpenClaw, and today I just tried Hermes and holy shit

2•Stanlyya•41m ago•0 comments

Show HN: SimStream – code iOS apps from your phone by streaming the simulator

https://github.com/EliotAndres/SimStream
1•ea016•41m ago•0 comments

The Beauty of Tautologies

https://scottsumner.substack.com/p/the-beauty-of-tautologies
1•_laird•43m ago•0 comments

Hyperagents (Meta Research)

https://arxiv.org/abs/2603.19461
1•galsapir•43m ago•0 comments

How to Use a Spreadsheet for Combinatorial Creativity

https://www.nair.sh/guides-and-opinions/communicating-your-expertise/how-to-use-a-spreadsheet-for...
1•nilirl•44m ago•0 comments

Show HN: Solana Index Historical Solana Token Balance

https://solanaindex.top
1•hda_ycombinator•46m ago•0 comments

Texas sues Meta, WhatsApp over encryption privacy claims

https://www.reuters.com/legal/government/texas-sues-meta-whatsapp-over-encryption-privacy-claims-...
6•fahd777•46m ago•0 comments

The FBI Wants 'Near Real-Time' Access to US License Plate Readers

https://www.wired.com/story/security-news-this-week-fbi-license-plate-reader-real-time-access/
3•Brajeshwar•49m ago•0 comments