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

Nvidia's $750B AI bet deepens fears of a circular tech bubble

https://www.latimes.com/business/story/2026-07-29/nvidias-750-billion-ai-bet-deepens-fears-of-cir...
1•1vuio0pswjnm7•2m ago•0 comments

Show HN: What should the GUI for AI agents look like?

https://marbleos.com/demo
1•akbabu•4m ago•0 comments

The nation's harshest data privacy law collides with a political problem

https://www.politico.com/news/2026/07/24/new-jersey-data-privacy-law-politics-01011055
1•1vuio0pswjnm7•5m ago•0 comments

Let's Make the Worst Htmx

https://zserge.com/posts/worst-htmx-ever/
1•RebelPotato•5m ago•0 comments

LinkedIn Introduces a 'Seems Like AI Slop' Button

https://www.404media.co/linkedin-introduces-a-seems-like-ai-slop-button/
2•saikatsg•7m ago•0 comments

Oooo – Digital Tape Loops

https://oooo.audio/
1•gregsadetsky•16m ago•0 comments

Hi, Jinks

https://blog.gingerbeardman.com/2026/07/30/hi-jinks/
1•zdw•17m ago•0 comments

Disney+ removes 4K and HDR10 in Europe

https://www.flatpanelshd.com/news.php?subaction=showfull&id=1785420735
1•theanonymousone•19m ago•0 comments

Claude Opus 5 jailbreak with a 3-word prompt

https://twitter.com/i/status/2082566186785480708
5•gck1•22m ago•0 comments

RosaicLabs, Atom RTL, and 32-Tile AMX: Trying to Piece Together a x86 Puzzle

https://chipsandcheese.com/p/rosaiclabs-atom-rtl-and-32-tile-amx
2•aba_cz•25m ago•0 comments

Anthropic says Claude AI hacked three organisations during cyber tests

https://www.bbc.co.uk/news/articles/cz7dl7w8y7po
2•ColinEberhardt•25m ago•0 comments

Fluency Is Not Authority: Building Local AI Characters for Signal Drift

https://engineering.signaldrift.net
1•alcoveresearch•27m ago•0 comments

Anthropic's AI Claude escaped testing environment and hacked organizations

https://www.theguardian.com/technology/2026/jul/30/anthropic-ai-claude-hack
2•theanonymousone•30m ago•0 comments

Anthropic Discloses That AI Models Testing Hacked Three Companies

https://www.washingtonpost.com/technology/2026/07/30/anthropic-discloses-that-ai-models-testing-h...
1•juunge•32m ago•0 comments

U.S. Coworking Inventory Inching Towards 9,400, Adding over 200 Locations

https://www.coworkingcafe.com/blog/national-coworking-report/
1•vanclaude•34m ago•0 comments

Screenshot Studio – a screenshot tool built for ChatGPT and Claude users

https://chromewebstore.google.com/detail/screenshot-studio-capture/ekoloaibegijelgaebjklmbgjkkokhic
1•raajahuja01•38m ago•0 comments

PhoneFree app. Block distracting apps on your phone

https://apps.apple.com/ca/app/phonefree/id6786120372
1•fahadzaidi•38m ago•2 comments

Just brute force your embeddings

https://softwaredoug.com/blog/2026/07/29/just-brute-force-embeddings
1•JohnBerryman•43m ago•1 comments

JEP 401: Value Objects (Preview) merged to OpenJDK master

https://github.com/openjdk/jdk/pull/31120
1•mfiguiere•44m ago•0 comments

Noisegate: A differential-privacy gateway for untrusted AI agents

https://github.com/yashmahajan10/llm-differential-privacy-gateway
1•handfuloflight•46m ago•0 comments

Minimax H3 on Anime

https://www.reddit.com/r/StableDiffusion/comments/1vbdf4c/comment/p0t2jzw/
2•E-Reverance•47m ago•0 comments

Data's Hierarchy of Needs Revisited

https://yanirseroussi.com/2026/07/31/datas-hierarchy-of-needs-revisited/
1•yanir•49m ago•0 comments

Send your VSCode context to OMP

https://github.com/klondikemarlen/omp-send-context/tree/main
1•ankitg12•50m ago•0 comments

How to Display Stocks on GitHub Profile

https://github.com/Liyfez/PosSol
1•liyfez•51m ago•0 comments

Sysinternals Miscellaneous Utilities

https://learn.microsoft.com/en-us/sysinternals/downloads/misc-utilities
1•ankitg12•1h ago•0 comments

Big Tech AI spending spree tops $1T

https://www.ft.com/content/dcf3873e-7b32-4a24-a90d-3bccf1d2c996
1•mapping365•1h ago•0 comments

Show HN: DMARC.quest SPF/DKIM/DMARC Demystified

https://www.dmarc.quest
2•junkDrawer_ai•1h ago•0 comments

The AI trade now runs on borrowed money, and the lenders are repricing it

https://greyswansignals.com/?theme=dark
67•haipothetical•1h ago•19 comments

Show HN: Prizm – One API key for every top AI video, image and voice model

https://www.prizmkey.com
2•jking413•1h ago•0 comments

Leopold Aschenbrenner, the 'golden child' of the AI trade, was laid low

https://www.ft.com/content/620bd668-d112-412d-aa52-22489b128d55
4•RyanShook•1h ago•0 comments