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

Max 20x upgrade not reflected in weekly limits, depleting at Max 5x rate

https://github.com/anthropics/claude-code/issues/79773
1•qwertox•44s ago•0 comments

5000 Classic Movie Posters Digitized and Put Online Free to Browse and Download

https://www.openculture.com/2026/08/5000-classic-movie-posters-digitized-put-online-free-to-brows...
1•mdp2021•1m ago•0 comments

Reddit begins testing a new audio and video experience, similar to TikTok videos

https://techcrunch.com/2026/08/17/reddit-begins-testing-a-new-audio-and-video-experience-similar-...
1•HelloUsername•3m ago•0 comments

Measuring Obedience to Authority Across LLMs with the Milgram Paradigm

https://arxiv.org/abs/2608.16177
1•sbulaev•8m ago•0 comments

OpenAI disbanded the team that assessed catastrophic model risks

https://thenextweb.com/news/openai-preparedness-team-disbanded-ipo-streamlining
1•nyku•8m ago•0 comments

Four Levels of In-Place Initialization

https://blog.yoshuawuyts.com/four-levels-of-in-place-initialization/
1•birdculture•10m ago•0 comments

Europe's heatwave boosted solar by up to 17% on hot days

https://www.euronews.com/2026/08/14/the-real-challenge-starts-after-sundown-europes-heatwave-boos...
1•benkan•10m ago•0 comments

Jellyfish force shutdown of three reactors at French nuclear plant

https://www.lemonde.fr/en/france/article/2026/08/11/jellyfish-force-shutdown-of-three-reactors-at...
1•benkan•11m ago•0 comments

qwen3.8-27B likes bash

https://twitter.com/hxiao/status/2089483485547544959
1•tosh•11m ago•0 comments

Meta faces a $1.4T reckoning in latest trial over social media addiction

https://www.engadget.com/2237547/meta-faces-a-1-4-trillion-reckoning-in-latest-trial-over-social-...
1•benkan•11m ago•0 comments

The End-State Fallacy: Where Is AI Security Headed?

https://endstatefallacy.com/
1•mp3il•13m ago•0 comments

Show HN: Amz-CLI – A command line for Amazon

https://github.com/tamnd/amz-cli
2•tamnd•14m ago•0 comments

Creator of TypeScript: 10x Faster TypeScript, Why AI Won't Replace SWEs [video]

https://www.youtube.com/watch?v=cywK3XYYJ2o
1•tosh•19m ago•0 comments

Linux 7.3 improves performance when running out of vRAM

https://pixelcluster.dev/VRAM-Overcommit/
1•flaburgan•23m ago•0 comments

YouTube: A view counts from the first frame

https://www.heise.de/en/news/YouTube-A-view-counts-from-the-first-frame-11416784.html
1•Topfi•25m ago•0 comments

AI is like farming. (and the purpose behind what I'm building)

2•Ozzie-D•27m ago•0 comments

Show HN: Lilo – a lightweight Markdown notes app built with Rust and egui

https://github.com/HellterEnjoy/Lilo
1•HellterEnjoy•27m ago•0 comments

LLMs Aren't Writing

https://sixcolors.com/post/2026/08/llms-arent-writing/
1•cesarrg•31m ago•0 comments

Linux follows Windows and makes a CPU feature requirement mandatory

https://www.neowin.net/news/linux-finally-follows-windows-and-makes-a-cpu-feature-requirement-man...
1•XzetaU8•32m ago•1 comments

When Search Eats the Web: A Model of Corpus Erosion Under Generative Extraction

https://arxiv.org/abs/2608.15896
1•p4bl0•34m ago•0 comments

Climbing the Wrong Hill (2009)

https://cdixon.org/2009/09/19/climbing-the-wrong-hill/
2•tosh•36m ago•0 comments

Harvesting coldness and solar energy for cooling,electricity, and heating

https://www.cell.com/cell-reports-physical-science/fulltext/S2666-3864(26)00398-X
1•wolfi1•36m ago•0 comments

git git git git git

https://caiustheory.com/git-git-git-git-git/
34•alexmolas•39m ago•11 comments

Debating the role of large language models in the kernel community

https://lwn.net/Articles/1083275/
1•pykello•40m ago•0 comments

Rethinking Database Programming

https://acadia.engineering/blog/rethinking-database-programming
4•honungsburk•46m ago•1 comments

Is Cloudflare reporting abuse system flawed?

2•tuxone•48m ago•0 comments

PurgeHound – Use the power of local LLM to declutter a Maildir folder

https://git.cerberusgames.ca/Starstreak/PurgeHound/
1•QBasicBitch•48m ago•0 comments

Show HN: ClassicalBot – Classical Concerts Database

https://classicalbot.com/
1•druskacik•53m ago•0 comments

Finger: Social network that never died

https://en.andros.dev/blog/54572bc7/finger-the-1971-social-network-that-never-died/
3•andros•53m ago•0 comments

Show HN: Lteee gives you a little thing to spark joy every day

https://lteee.app/
2•niklasmerz•59m ago•0 comments