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

When the Earth Had Supermountains [video]

https://www.youtube.com/watch?v=PUDvZYXxMuQ
1•thunderbong•36s ago•0 comments

Bm25

https://arpitbhayani.me/blogs/bm25/
1•prakashqwerty•59s ago•0 comments

Stop Ruining It

https://seths.blog/2026/06/stop-ruining-it/
2•herbertl•1m ago•0 comments

MDMA – Turn LLM Responses into Interactive UI via MCP

https://github.com/MobileReality/mdma
2•mattsadowsky•7m ago•1 comments

Mathematician solves origami donut efficiency challenge with fewest folds

https://phys.org/news/2026-06-mathematician-origami-donut-efficiency-fewest.html
1•pseudolus•7m ago•0 comments

In a world of distraction, I needed to relearn how to read classic books

https://www.theguardian.com/books/2026/jun/02/classic-novels-relearn-how-to-read-distractions-scr...
1•robaato•8m ago•0 comments

Passion and Work

https://nik.art/passion-and-work/
1•herbertl•10m ago•0 comments

Proton Mail adds support for Gmail account syncing and sending

https://cyberinsider.com/proton-mail-adds-support-for-gmail-account-syncing-and-sending/
3•robertlagrant•12m ago•1 comments

Ask HN: What Hacker News comments have you bookmarked?

3•chistev•15m ago•1 comments

Kairo: Open-source project memory for understanding how a repo evolved

https://github.com/ElhamdevelopmentStudio/kairo
2•elhamdev•15m ago•1 comments

Good LLM development and usage patterns

https://blog.bluebyday.com/posts/good-llm-dev-and-usage/
1•_QrE•16m ago•0 comments

From Specialists to Builders: How AI Agentic Coding Is Reshaping Software Teams

https://aliparnan.com/blog-specialists-to-builders.html
2•Alpn13•16m ago•0 comments

Agent payments reach 3.1M x402 transactions in 30 days

https://cryptobriefing.com/agent-payments-growth-x402/
3•alexreysa•18m ago•0 comments

Mirror's Edge Catalyst Glass City as a navigable 3D atlas in the browser

https://glassgallery.me/
1•justsomehnguy•18m ago•0 comments

China's lab-grown diamonds emerging as a surprising beneficiary of the AI boom

https://www.bloomberg.com/news/articles/2026-06-02/china-s-lab-grown-diamonds-emerge-as-unlikely-...
1•victormustar•19m ago•0 comments

Why Janet?

https://ianthehenry.com/posts/why-janet/
26•yacin•19m ago•1 comments

The Unreasonable Effectiveness of Mathematics in the Natural Sciences(1960)[pdf]

https://www.hep.upenn.edu/~johnda/Papers/wignerUnreasonableEffectiveness.pdf
1•Quizzical4230•19m ago•0 comments

You Don't Love Systemd Timers Enough

https://blog.tjll.net/you-dont-love-systemd-timers-enough/
2•yacin•19m ago•1 comments

Official MCP servers ship known-vulnerable dependencies at install time

https://bindfort.com/research/mcp-supply-chain-scan
1•Bindfort•19m ago•0 comments

Programming as Theory Building, Naur (1985). PDF-Link

https://pages.cs.wisc.edu/~remzi/Naur.pdf
1•birdculture•20m ago•0 comments

Supply Chain DLP: Stop Leaked .env Files, Credentials, SSH Keys, and API Tokens

https://scdlp.io/
1•ronreiter•20m ago•0 comments

Mqtt-dashboard – A self-hostable MQTT dashboard/explorer for IoT developers

https://github.com/jmischler72/mqtt-dashboard
1•jmischler72•20m ago•0 comments

uLisp

http://www.ulisp.com/
1•tosh•23m ago•0 comments

Show HN: Logic Designer – Digital Logic SIM Tool

https://logic-designer.github.io/logic-designer-main/
1•logic-designer•24m ago•0 comments

The AI output was 94% accurate

https://brunelly.com/
1•rihabz•24m ago•0 comments

A virtual tomato training arena for harvesting robots

https://www.omu.ac.jp/en/info/research-news/entry-111907.html
2•JeanKage•26m ago•0 comments

Show HN: CPU-only fact-check, summarize, explain, translate anything

https://github.com/kouhxp/fftext
1•mrkn1•28m ago•0 comments

The Art and Engineering of Silpheed

https://fabiensanglard.net/silpheed/index.html
2•jatwork•29m ago•0 comments

Health Care Index by Country 2026

https://www.numbeo.com/health-care/rankings_by_country.jsp
1•simonebrunozzi•29m ago•0 comments

Google Is Killing "Gemini Code Assist on GitHub"

https://developers.google.com/gemini-code-assist/docs/deprecations/consumer-code-review
3•javiercr•30m ago•0 comments