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•5mo 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•5mo 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: Distil commit bot – a local TypeScript Git commit slm

https://github.com/distil-labs/distil-commit-bot
1•kruszczyk•37s ago•0 comments

Red Hat Introduces Project Hummingbird focused on Cloud-Native Dev & "Zero-CVE"

https://www.redhat.com/en/about/press-releases/red-hat-introduces-project-hummingbird-zero-cve-st...
1•boilerupnc•3m ago•0 comments

Olmo 3: Charting a path through the model flow to lead open-source AI

https://allenai.org/blog/olmo3
1•jeffreysmith•3m ago•0 comments

Nomor Call Center Agoda Yogjakarta 0815-4054-505

1•mmoh11•3m ago•0 comments

Layanan Bantuan Pelanggan Agoda Indonesia

1•mmoh11•4m ago•0 comments

A co-evolutionary simulation of social network and activity engagement

https://link.springer.com/article/10.1007/s11116-025-10647-0
1•PaulHoule•5m ago•0 comments

Paris court blocks auction of earliest-known calculator

https://www.bbc.com/news/articles/c2kpkq90ygno
1•onemoresoop•5m ago•0 comments

Par programming language (exploring linear types, guaranteed progress, more)

https://www.youtube.com/watch?v=tpICs7uG3n8
1•DecoPerson•6m ago•1 comments

Hot take: LLM "guardrails" are worthless and will always be ineffective

https://infosec.exchange/@munin/115555225791856918
3•pavel_lishin•7m ago•0 comments

How copyright issues shaped vampire lore:Analyzing Dracula vs Nosferatu with NLP

https://dontlognow.substack.com/p/how-a-copyright-infringement-case
2•batkin•8m ago•0 comments

210 IQ Is Not Enough

https://taylor.town/iq-not-enough
7•surprisetalk•8m ago•0 comments

ShowcaseHQ – A lightweight line sheet generator I built for fashion brands

https://www.showcasehq.co.uk/
1•FiBe•8m ago•2 comments

Call Center Agoda DKI-Jakarta

1•sm_mejd•8m ago•0 comments

Moving Beyond the NPM Elliptic Package

https://soatok.blog/2025/11/19/moving-beyond-the-npm-elliptic-package/
1•woodruffw•8m ago•0 comments

Angular v21 Released

https://blog.angular.dev/announcing-angular-v21-57946c34f14b
1•majora2007•9m ago•1 comments

Layanan Pelanggan Agoda Indonesia 0815-4054-505

1•sm_mejd•9m ago•0 comments

Amazon Pilots New Pedal-Assist Electric Delivery Vehicle

https://spectrum.ieee.org/electric-delivery-vehicles-amazon-also
1•voxadam•11m ago•0 comments

A WebAssembly Interpreter

https://wasmgroundup.com/blog/wasm-vm-part-1/
2•pdubroy•12m ago•1 comments

Zelda 64 Recompiled

https://github.com/Zelda64Recomp/Zelda64Recomp
1•ericzawo•12m ago•0 comments

Will oil and gas consumption keep rising through 2050?

https://www.sustainabilitybynumbers.com/p/iea-current-policies-scenario
1•ZeroGravitas•14m ago•0 comments

Windows 1.0 released to manufacturing 40 years ago today

https://en.wikipedia.org/wiki/Windows_1.0
1•coldpie•14m ago•0 comments

Waymo Testing in Minneapolis, Tampa and New Orleans

https://www.reuters.com/business/autos-transportation/waymo-broaden-us-robotaxi-footprint-with-mo...
3•NullHypothesist•15m ago•0 comments

How we accidentally made route matching more performant

https://tanstack.com/blog/tanstack-router-route-matching-tree-rewrite
1•mirzap•17m ago•0 comments

A local LLM SMS co-pilot that understands msg history and drafts smart replies

https://play.google.com/store/apps/details?id=io.goodsms&hl=en_US
1•flybird•19m ago•1 comments

Adobe to Acquire Semrush

https://news.adobe.com/news/2025/11/adobe-to-acquire-semrush
2•robtherobber•21m ago•0 comments

Show HN: wireport – lightweight ingress+DNS+VPN for self-hosted apps behind NAT

https://github.com/MultionLabs/wireport
1•maxskorr•23m ago•0 comments

Talking to Windows' Copilot AI makes a computer feel incompetent

https://www.theverge.com/report/822443/microsoft-windows-copilot-vision-ai-assistant-pc-voice-con...
2•PKop•24m ago•1 comments

Nvidia's Profit Jumps 65% to $31.9B. Is It Enough for Wall St.?

https://www.nytimes.com/2025/11/19/technology/nvidia-earnings.html
2•thelastgallon•24m ago•0 comments

OpenAI Launches Codex-Max, an AI That Can Code on Its Own for 24 Hours Straight

https://techoreon.com/openai-launches-codex-max-model-that-can-work-for-more-than-24-hours-straight/
2•ashishgupta2209•25m ago•1 comments

AI Food Photography for Your Menu

https://www.food.camera/
1•xiyan•26m ago•0 comments