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

Cloudflare OS – Build the AI operating system for your company

https://os.cloudflare.app
1•ms7892•3m ago•0 comments

Ford's new EV truck Fathom to be priced starting at about $28,000

https://www.reuters.com/business/autos-transportation/fords-new-ev-truck-fathom-be-priced-startin...
1•alephnerd•6m ago•0 comments

ByteDance aims to rival Anthropic with new model reaching up to 10T parameters

https://www.ft.com/content/9b8383b1-a28d-4940-8c4e-2f0cd21556ef
1•mfiguiere•11m ago•0 comments

The Art of the Bromakase

https://yellowbellytv.substack.com/p/the-art-of-the-bromakase
1•zdc1•15m ago•0 comments

Show HN: Prompting Tool to Help Increase Output Results on First Prompt

https://www.promptme.host/
1•markquis91•22m ago•1 comments

Use the right model for every task – (you can't)

https://blog.grod.es/use-the-right-model-for-every-task
3•grodes•33m ago•0 comments

Benchmarking the Residual: What Long-Horizon Evals Add Beyond Short-Task Perf

https://arxiv.org/abs/2607.27283
1•matt_d•34m ago•0 comments

Why Is Everyone in Tech So Sad?

https://www.noemamag.com/why-is-everyone-in-tech-so-sad/
1•pauljonas•37m ago•2 comments

Constructor Theory – David Deutsch(2012)

https://arxiv.org/abs/1210.7439
2•nill0•39m ago•0 comments

Pivotal role of reinforcement learning in modern large language models

https://news.harvard.edu/gazette/story/newsplus/pivotal-role-of-reinforcement-learning-in-modern-...
1•newsomix9xl•41m ago•0 comments

Framing

https://en.wikipedia.org/wiki/Framing_(social_sciences)
1•soupspaces•42m ago•0 comments

Meta ordered to pay $567M in New Mexico for teen mental health fund

https://www.reuters.com/world/new-mexico-court-orders-meta-pay-567-mln-teen-mental-health-fund-20...
1•JumpCrisscross•43m ago•0 comments

Executable Emoji

https://martypc.blogspot.com/2026/08/executable-emoji.html
3•MBCook•43m ago•0 comments

pfSense 2.9.0 – New Features and Changes

https://docs.netgate.com/pfsense/en/latest/releases/2-9-0.html
1•mistyvales•44m ago•0 comments

"The Persian MâR-Nâmeh Or, the Book for Taking Omens from Snakes" (1892)

https://publicdomainreview.org/collection/marnameh/
1•Thevet•48m ago•0 comments

AI Agent Attempted to Social Engineer Open Source Maintainer to Merge Malware

https://socket.dev/blog/ai-agent-open-source-malware
3•bhavansig•49m ago•0 comments

Palmer Luckey donated $6M to GOP and bundled more while reaping billions

https://www.theguardian.com/us-news/2026/aug/06/exclusive-palmer-luckey-political-fundraising
1•SLHamlet•49m ago•0 comments

The Underground Economy Behind Children's Smartwatches in China

https://www.sixthtone.com/news/1017854
2•thenthenthen•51m ago•0 comments

High-Quality Free Transparent PNG Images

https://pngdex.com/
2•kanlabs•56m ago•0 comments

User awareness in frontier models: Who's asking shifts what models say

https://transluce.org/user-awareness#how-robust-are-these-effects
1•nlpnerd•59m ago•0 comments

Pair Team (YC S19) Hit with Class Action Alleging Unpaid Wages

https://runtimewire.com/article/exclusive-pair-team-hit-with-class-action-alleging-unpaid-wages-a...
2•ryanmerket•1h ago•0 comments

How to fine-tune open weights models

https://fastino.ai/blog/how-to-fine-tune-open-weights-models-model-selection-data-curation-fine-t...
1•eigenBasis•1h ago•0 comments

Mt Cleese

https://www.atlasobscura.com/places/mt-cleese
1•beatthatflight•1h ago•0 comments

OpenEdit – Claude Code can now edit videos (Open Source)

https://github.com/veedstudio/open-edit
1•byamja•1h ago•0 comments

Kalshi and Polymarket have begun taking bets on Phase III drug trials

https://www.science.org/content/blog-post/put-your-money-down-they-say
2•400thecat•1h ago•1 comments

NASA Engineers Help Prolong Voyager 2's Science Mission

https://science.nasa.gov/blogs/voyager/2026/08/04/nasa-engineers-help-prolong-voyager-2s-science-...
2•Tomte•1h ago•0 comments

Show HN: Sidebar – a private ESP32 intercom for five kids, no accounts

https://www.sundaradnus.ca/writing/sidebar-building-a-ham-radio-for-my-son
3•nonstopnonsense•1h ago•0 comments

A Short Lesson in Perspective (2012)

https://lindsredding.com/2012/03/11/a-overdue-lesson-in-perspective/
1•colinprince•1h ago•0 comments

Lines of code. 1,596 BTC gone

https://onekey.so/anzen/coldcard-entropy-failure/
7•Archie627•1h ago•20 comments

C64 Demo Effects Explained: Rodents in the Attic [video]

https://www.youtube.com/watch?v=uZ1atMUOUMU
3•guiambros•1h ago•0 comments