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

Show HN: RetroAssembly – Retro game library built for web browsers

https://retroassembly.com/
1•arianrhodsand•1m ago•0 comments

Show HN: Local AI that turns your computer activity into searchable memories

https://www.waylight.ai/
1•nate_rw•1m ago•0 comments

Rust Polars Support for EventSourcingDB Has Landed

https://github.com/thenativeweb/eventsourcingdb-client-rust
1•goloroden•1m ago•0 comments

The Battle over Africa's Great Untapped Resource: IP Addresses

https://www.wsj.com/business/telecom/africa-ip-addresses-china-3e543b9d
1•ChrisArchitect•2m ago•1 comments

Show HN: Speculative Decoding from Scratch in PyTorch (2.8x CPU Speedup)

https://github.com/kunal51107/Speculative-decoding-engine
1•kunal51107•3m ago•1 comments

Testing Kirkland Roasted Seaweed Snack for Lead, Cadmium, Mercury, & Arsenic

https://tamararubin.com/2025/11/kirkland-signature-organic-roasted-seaweed-snack/
1•mhb•6m ago•0 comments

MIDI Remote Panel for Multi-FX Sony DPS-V77

https://github.com/Tonfisch/Editor-for-Sony-DPS-V77
1•tonfisch•9m ago•0 comments

Wonderland, Incorporated: Marketing the national parks

https://worldhistory.substack.com/p/wonderland-incorporated
1•crescit_eundo•10m ago•0 comments

Show HN: Supabase Testcontainers for Rust

https://github.com/j7nw4r/supabase_testcontainers
2•tmpsterwfwegw•12m ago•0 comments

Show HN: ConceptViz – Generate STEM diagrams for teachers from simple prompts

https://conceptviz.app
1•zane0924•12m ago•0 comments

ChatGPT 3 turned 3 today. It still hasn't come close to meeting expectations

https://garymarcus.substack.com/p/three-years-on-chatgpt-still-isnt
2•garymarcus•13m ago•1 comments

Traveling Neighborhoods

https://supernuclear.substack.com/p/traveling-neighborhoods
1•surprisetalk•13m ago•0 comments

"Yo Mama" Joke

https://en.wikipedia.org/wiki/%22Yo_mama%22_joke
1•surprisetalk•14m ago•0 comments

What Makes an Experiment Beautiful?

https://www.asimov.press/p/beautiful-experiments
1•surprisetalk•14m ago•0 comments

Tinned Fish Frenzy

https://whatsworking.substack.com/p/tinned-fish-frenzy
1•surprisetalk•14m ago•0 comments

First Time Deploying to Production with AI Agents: Testing Cursor on Azure

https://pdub.click/2511308
1•7777777phil•17m ago•0 comments

ChatGPT Turns 3

https://restofworld.org/2025/chatgpt-three-years-global-impact/
1•donohoe•18m ago•0 comments

Cliff Young (Athlete)

https://en.wikipedia.org/wiki/Cliff_Young_(athlete)
2•wallflower•19m ago•0 comments

Show HN: I build a KOReader plugin to control Home Assistant devices

https://github.com/moritz-john/homeassistant.koplugin
1•sputge•19m ago•0 comments

Zillow Removes Climate Risk Scores from Home Listings

https://www.nytimes.com/2025/11/30/climate/zillow-climate-risk-scores-homes.html
2•donohoe•23m ago•0 comments

Web Interface Guidelines from Vercel

https://vercel.com/design/guidelines
1•Brajeshwar•24m ago•0 comments

Sylve: Lightweight GUI for Managing Bhyve, Jails, ZFS, Networking on FreeBSD

https://github.com/AlchemillaHQ/Sylve
1•ksec•25m ago•0 comments

The Overengineering Problem

https://mtende.blog/overengineering-problem
1•sonderotis•25m ago•0 comments

A Modern Renderer for SWT Applications (Without Changing Existing Code)

https://www.equo.dev/blog/swt-evolve
2•Javatasctic•25m ago•0 comments

The Undermining of the CDC

https://www.newyorker.com/magazine/2025/12/08/the-undermining-of-the-cdc
11•bookofjoe•26m ago•1 comments

Show HN: Cloud-agnostic SIEM that uses a natural language query layer

https://github.com/clay-good/mantissa-log
1•hireclay•29m ago•0 comments

Fen's Law of Programming

https://fenomas.com/2025/11/fens-law/
1•tagawa•32m ago•0 comments

The Beatles Anthology Review

https://www.theguardian.com/tv-and-radio/2025/nov/26/the-beatles-anthology-review-incredible-audi...
1•mariuz•32m ago•0 comments

Niri 25.11 released with alt-tab and other improvements

https://github.com/YaLTeR/niri/releases/tag/v25.11
3•WD-42•32m ago•0 comments

How Intelligence Agencies Deanonymized Admins of the "Boystown" Tor Service [video]

https://www.youtube.com/watch?v=Mzz6-mfevfs
1•intunderflow•36m ago•0 comments