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

The MIT OpenCourseWare Update

https://www.youtube.com/watch?v=WCMFdrTGAEY
1•mdp2021•2m ago•0 comments

Ask HN: How do you survive a job you hate which is slowly making you sick?

1•_override•3m ago•0 comments

AI loss of control incidents are worsening, shows CLTR analysis

https://www.longtermresilience.org/reports/ai-loss-of-control-incidents-are-worsening-shows-cltr-...
2•giuliomagnifico•3m ago•0 comments

AI Billionaires Are Spending Millions to Change Your Mind About Data Centers

https://www.gadgetreview.com/ai-billionaires-are-spending-millions-to-change-your-mind-about-data...
2•01-_-•5m ago•0 comments

AI startup Cognition set to raise around US$1B at a US$47B value

https://theedgemalaysia.com/node/816527
1•01-_-•6m ago•0 comments

CSS Scroll-Driven Animations: Ship Them Safely

https://whoooop.co.uk/blog/css-scroll-driven-animations
1•cashy•7m ago•0 comments

PEP 843 – Export Statement for DRY Re-exports – peps.python.org

https://peps.python.org/pep-0843/
1•rbanffy•9m ago•0 comments

The Hiring Post (2015)

https://sockpuppet.org/blog/2015/03/06/the-hiring-post/
1•tosh•10m ago•0 comments

Ollama Plans Changed

https://ollama.com/pricing
1•soltanov•11m ago•0 comments

Who Should Pay for Source Code Availability?

https://kristoff.it/blog/source-code-availability/
1•distressor•11m ago•0 comments

Keeping Open Source Open in the Age of Coding Agents

https://twitter.com/francedot/status/2095052001667408295
2•frabonacci•11m ago•0 comments

Pattern discovery in binaries to understand file layout (FF-16)

https://github.com/HexLasso/FF-16
1•HexLasso•12m ago•1 comments

So there's this $499 AI Dyson camera toothbrush

https://www.morningbrew.com/stories/so-theres-this-usd499-ai-dyson-camera-toothbrush
1•doppp•14m ago•0 comments

Enough! Open Letter from Jewish Pros in Defense of Mark Ruffalo [on Ellison]

https://lithub.com/enough-an-open-letter-from-jewish-creatives-and-thinkers-in-defense-of-mark-ru...
4•mdp2021•18m ago•0 comments

What every programmer should know about memory (2007)

https://lwn.net/Articles/250967/
1•tosh•19m ago•0 comments

MemoTab – I turned the browser's new tab into a personal workspace

https://chromewebstore.google.com/detail/memotab-–-new-tab-notes-f/fikoeimhmcejdnhpahkljhjcijfd...
1•ab_dev1•19m ago•0 comments

Show HN: Terraplane: webhook-based Terraform PRs with runners in your network

https://github.com/terraplane-org/terraplane
2•xyzjace•21m ago•0 comments

AI Sapiens K1

https://docs.robotis.com/docs/systems/aisapiens/introduction/
1•iamanatom•25m ago•0 comments

Measure the Queue, Not the Bot

https://amitkvint.com/writing/measure-the-queue-not-the-bot/
1•taubek•27m ago•0 comments

Sometimes the Fastest System Is the One Willing to Stop

https://www.amrishkhan.dev/blog/sometimes-the-fastest-system-is-the-one-willing-to-stop-5a6a
1•amrishkhan05•30m ago•0 comments

Swiss E-ID: Justice Minister Jans prevents secret Amazon deal

https://www.heise.de/en/news/Swiss-E-ID-Justice-Minister-Jans-prevents-secret-Amazon-deal-1143745...
2•kioleanu•31m ago•0 comments

The index was lying and the eval knew

https://gil-neto.com/blog/the-index-was-lying-and-the-eval-knew/
1•gilneto8•31m ago•0 comments

Show HN: An Autonomous Agent for Slay the Spire

https://github.com/AttemorySystem/spire-agent
1•langs•32m ago•0 comments

Show HN: I built a menu-bar app to give Claude access to your Apple macOS apps

https://www.pomeroy.app/
1•joesaunderson•32m ago•1 comments

Scientists Hunting Dark Matter Found Something Strange

https://www.nytimes.com/2026/09/01/science/dark-matter.html
1•jimmytucson•32m ago•2 comments

How to Make a PwC-Style PowerPoint with AI: A Practical Consulting Deck Guide

https://medium.com/@2315610426/how-to-make-a-pwc-style-powerpoint-with-ai-a-practical-consulting-...
1•chenxi030826•32m ago•0 comments

Simon Willison: How AI is changing software development [audio]

https://talkingpostgres.com/episodes/how-ai-is-changing-software-development-with-simon-willison/...
2•skm•34m ago•0 comments

The IBM PC, Part 2: Tsunami – Creatures of Thought

https://technicshistory.com/2026/08/29/the-ibm-pc-part-2-tsunami/
1•rbanffy•34m ago•0 comments

Turned a $15 eBay "smart NIC" nobody could get working into a real 10GbE card

https://github.com/nicologiuliani6/cavium-cn6640-snic10e-octeon-ii-nic
2•mchan•36m ago•0 comments

C Is Not a Low-Level Language

https://queue.acm.org/detail.cfm?id=3212479
2•tosh•36m ago•0 comments