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

Saving the Biggest Machine You've never heard of

https://www.youtube.com/watch?v=m7G1MRHatuw&feature=youtu.be
1•robrain•30s ago•1 comments

How Queens Die: Analysing a 6M Puzzle Database

https://lichess.org/@/heroku/blog/how-queens-die-analysing-a-6-million-puzzle-database/jgN7WEdl
1•heroku•1m ago•0 comments

Cloud Manufactory Heartbeat Control

https://wordpress.org/plugins/cloud-manufactory-heartbeat-control/
1•taubek•2m ago•0 comments

Even the Secret Service won't use company-issued phones

https://www.theregister.com/security/2026/06/26/even-the-secret-service-wont-use-company-issued-p...
1•speckx•2m ago•0 comments

Finding the Best Sleep Tracker

https://karpathy.bearblog.dev/finding-the-best-sleep-tracker/
1•abhaynayar•5m ago•0 comments

18XX: A System of Systems

https://blog.fogus.me/games/18XX/intro.html
1•tosh•6m ago•0 comments

Why LLMs Will Not Have Your Next Big Idea

https://albertsikkema.com/ai/opinion/research/2026/06/24/why-llms-will-not-have-your-next-big-ide...
1•speckx•7m ago•0 comments

How to Disable Blinking Cursors

https://jurta.org/en/prog/noblink
1•sampo•9m ago•0 comments

Viture Beast Review: My New Favorite Display Glasses

https://www.cnet.com/tech/computing/viture-beast-review-i-think-i-found-my-new-favorite-display-g...
1•walterbell•9m ago•0 comments

Ask HN: How do new users gain reach on HN

1•enlightpixel•9m ago•1 comments

All Chinese Models Will Be Illegal in 3 2 1

https://idiallo.com/blog/all-chinese-models-will-be-illegal
1•garo-pro•10m ago•0 comments

Previewing Speccat.com – Compare CPU, APU, GPU Specifications Instantly

https://nietras.com/2026/06/27/previewing-speccat/
1•nietras•10m ago•0 comments

Streaming services' obnoxiously loud ads become illegal on July 1 in California

https://arstechnica.com/gadgets/2026/06/streaming-services-obnoxiously-loud-ads-become-illegal-on...
4•speckx•16m ago•1 comments

Fantasy Land: interoperability of common algebraic structures in JavaScript

https://github.com/fantasyland/fantasy-land
2•tosh•16m ago•0 comments

Create and share YouTube playlists without an account

https://y2pilot.com/
2•lvidakovic•17m ago•0 comments

How Many Elementary Particles Are There, Really?

https://www.quantamagazine.org/how-many-elementary-particles-are-there-really-20260615/
3•rwmj•18m ago•0 comments

Lemonad: A functional programming library for JavaScript

https://github.com/fogus/lemonad
1•tosh•19m ago•0 comments

The great herbivores of the Caucasus stage a comeback

https://www.unep.org/news-and-stories/story/great-herbivores-caucasus-stage-comeback
1•thunderbong•19m ago•0 comments

Some Intuition Behind the Contrapositive

https://max-amb.github.io/blog/some_intuition_behind_the_contrapositive/
1•max-amb•23m ago•0 comments

Designing Math Ft. Grant Sanderson (3Blue1Brown) [video]

https://www.youtube.com/watch?v=bLSLN96Gn-w
1•marvinborner•23m ago•0 comments

QRCard – Your digital business card

https://qrcard.up.railway.app/
1•nikitafaesch•27m ago•0 comments

Open-source cloud-native Postgres platform

https://github.com/xataio/xata
1•mebcitto•28m ago•0 comments

Phones Alerted Millions Before Quakes Shook Venezuela

https://www.nytimes.com/interactive/2026/06/27/world/americas/venezuela-earthquakes-android-alert...
2•jgalt212•30m ago•2 comments

A Street of Good Houses - The Shape of the Whole

https://shapeofthesystem.com/posts/2026/06/26/a-street-of-good-houses
1•supermatt•31m ago•0 comments

BlueBookOS: An LLM microkernel and language for specifying apps

https://bluebookos.com/
1•logn•31m ago•0 comments

Show HN: Nirnam – a browser-native message bus and AI agent framework for MFEs

https://github.com/shaurcasm/nirnam
1•shauryaSP•32m ago•0 comments

Generative artificial intelligence creates delicious, nutritious burgers

https://www.nature.com/articles/s41538-026-00953-x
1•Anon84•39m ago•0 comments

What's cooking on Sourcehut? Q2 2026

https://sourcehut.org/blog/2026-05-28-whats-cooking-q2-2026/
1•birdculture•40m ago•0 comments

Kb – Prolog Knowledge Base

https://github.com/mat-mgm/kb-prolog
1•triska•43m ago•0 comments

Overview of new contracts, pay and transfers in the Ukrainian army

https://mod.gov.ua/en/news/transformation-of-the-defence-forces-of-ukraine-a-comprehensive-overvi...
1•Someone•48m ago•0 comments