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

Prove you're human by winning a claw machine

https://feralui.vercel.app/#/captcha
1•speckx•1m ago•0 comments

Your Sleep Schedule Is a Policy Document

https://julienreszka.com/blog/your-sleep-schedule-is-a-policy-document/
1•julienreszka•1m ago•0 comments

Show HN: Millrace, a framework for building multi-step governed loops

https://github.com/tim-osterhus/millrace
1•timosterhus•1m ago•0 comments

The Unsung Hero of the Lord of the Rings

https://www.theculturist.io/p/the-unsung-hero-of-the-lord-of-the
1•gmays•1m ago•0 comments

Smart Thinking in the Age of AI

https://flowchainsensei.wordpress.com/2026/06/10/smart-thinking-in-the-age-of-ai/
1•speckx•5m ago•0 comments

What can a neuron compute – bioRxiv

https://www.biorxiv.org/content/10.64898/2026.06.08.730984v1.full
1•bilsbie•7m ago•0 comments

MIT engineers find a way to deliver drugs directly to the esophagus

https://news.mit.edu/2026/mit-engineers-find-way-to-deliver-drugs-directly-to-esophagus-0612
1•ilreb•10m ago•0 comments

Gati: Hardware Accelerated DNNs on FPGAs

https://github.com/vicharak-in/Gati
3•hasheddan•13m ago•0 comments

The future of Siri, or: why private inference isn't private enough

https://blog.cryptographyengineering.com/2026/06/09/apples-siri-ai-or-more-shouting-into-the-void...
2•Cider9986•14m ago•0 comments

China Lures Foreign Patients with Cutting-Edge, Cheap Medical Care

https://www.bloomberg.com/news/features/2026-06-10/china-s-medical-tourism-boom-draws-foreign-pat...
3•NewCzech•14m ago•0 comments

A Microsoft Surface flaw allowed unprotected devices to be bricked by a packet

https://www.theregister.com/security/2026/06/12/microsoft-has-mostly-repaired-a-flaw-in-surface-h...
2•Dotnaught•15m ago•0 comments

The ghost domain problem in DNS, and what we're doing about it

https://ohdear.app/news-and-updates/the-ghost-domain-problem-in-dns-and-what-were-doing-about-it
1•Mojah•15m ago•0 comments

Claude Cowork June double usage promotion

https://support.claude.com/en/articles/15400594-claude-cowork-june-2026-usage-promotion
1•dockerd•15m ago•1 comments

Longevity Atlas – every longevity ingredient mapped to its clinical evidence

https://longevity.phycyber.ai/
1•mrjonsonleo•22m ago•1 comments

Show HN: MassCode – A local-first dev workspace, your data is plain Markdown

https://masscode.io/
2•antonreshetov•24m ago•0 comments

Ford CEO's Right to Repair Comment Should Make Every Car Owner Uncomfortable

https://www.thedrive.com/news/ford-ceo-jim-farleys-right-to-repair-comment-should-make-every-car-...
4•RickJWagner•25m ago•1 comments

Weight-loss drugs wipe £780M off Britain's grocery sales

https://www.thegrocer.co.uk/news/weight-loss-drugs-wipe-780m-off-britains-grocery-sales/719985.ar...
1•debo_•26m ago•0 comments

LLM suppliers should offer PR scoped ephemeral keys

1•logged4upvoting•27m ago•0 comments

From AGI to ASI

https://arxiv.org/abs/2606.12683
1•jandrewrogers•30m ago•0 comments

ITScape (CVE-2026-46316): KVM/ARM64 VM escape

https://www.nofire.ai/blog/ITS-arm64-escape
4•_ananos_•30m ago•1 comments

Factoring "short-sleeve" RSA keys with polynomials

https://blog.trailofbits.com/2026/06/12/factoring-short-sleeve-rsa-keys-with-polynomials/
2•ledoge•31m ago•0 comments

Ramp Applied AI Solutions

https://ramp.com/blog/introducing-ramp-applied-ai-solutions
2•gmays•32m ago•0 comments

Type Checking in Agentic Workflows – Conner Nilsen – PyCon US 2026 Typing Summit

https://pyrefly.org/blog/type-checking-agentic-workflows/
2•ocamoss•32m ago•0 comments

OPC UA in Pure PHP: Introducing the PHP-Opcua Project

https://www.php-opcua.com/blog/introducing-php-opcua
2•gianfriaur•33m ago•0 comments

Show HN: 800x faster Linter and TypeScript-Go toolchain for plugins like typia

https://github.com/samchon/ttsc
2•autobe•36m ago•1 comments

The Greatest Story Ever Told (2017)

https://collabfund.com/blog/the-greatest-story-ever-told/
2•thelastgallon•37m ago•1 comments

Show HN: BeamWeaver – LangChain/DeepAgents-style agents and workflows for Elixir

https://github.com/caudena/beam_weaver
2•caudena•37m ago•0 comments

The Future of Work and AI

https://www.wsj.com/tech/ai/economists-weigh-in-on-the-future-of-work-and-ai-f59311e9
3•RickJWagner•38m ago•0 comments

Bablr, next-gen LR parser framework for elegant and efficient language tools

https://bablr.org
2•dgellow•39m ago•0 comments

Show HN: We're inviting Anthropic to put the real Mythos 5 on our open benchmark

https://realvuln.com
3•jfaganel99•39m ago•1 comments