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

Show HN: Localish – Your Localhost in the Cloud

https://popflame.quickish.space/blog/localish-your-localhost-on-the-cloud/
1•PaybackTony•19s ago•0 comments

PreactPress – VitePress-style documentation for Preact

https://kamod-ch.github.io/preactpress/
1•zahir777•1m ago•0 comments

The comment paradox: clean code in age of AI agents

https://www.uyar.design/writing/the-comment-paradox
1•boramdd•1m ago•0 comments

Show HN: Hybrid search of 540K+ US Government datasets on 2 CPU cores. No LLMs

https://findgovdata.org
1•kvasserman•1m ago•1 comments

Linear Issues

https://notes.jazzychad.net/post/42fb1eb43ea05018a70242e549a85b39
1•jazzychad•2m ago•0 comments

Cybersecurity for the Paranoid Business Traveller

https://shkspr.mobi/blog/2026/06/cybersecurity-for-the-paranoid-business-traveller/
1•speckx•3m ago•0 comments

New Presidential Executive Orders to Fast-Track Quantum Computing

https://www.barrons.com/articles/trump-quantum-computing-executive-orders-3c1aabe2
2•naturalmovement•3m ago•1 comments

Webernetes – Kubernetes in Browser

https://github.com/ngrok/webernetes
1•peterdemin•5m ago•0 comments

Show HN: A 100% AI-generated 3D voxel game I built with my 10yo son

https://github.com/marceld23/BlocksBeyondTheStars
1•marceld23•5m ago•0 comments

Shipping Shopify theme fixes without write_themes access

https://velyr.io/
1•flo_r•8m ago•0 comments

AI and the Job Market for Philosophers

https://www.natemeyvis.com/ai-and-the-job-market-for-philosophers/
1•speckx•8m ago•0 comments

Show HN: Catch abnormal usage of your API keys on Google Cloud

https://codelabs.developers.google.com/api-key-management
2•minherz•9m ago•1 comments

Toward Better Hip Kernel Generation for AMD GPUs

https://scalingintelligence.stanford.edu/blogs/hipkernels/
1•skidrow•9m ago•0 comments

FlashAttention-4: Algorithm and Kernel Pipelining Co-Design

https://research.colfax-intl.com/flashattention-4-algorithm-and-kernel-pipelining-co-design-for-a...
1•skidrow•10m ago•0 comments

8 reasons, Why your website can be up but broken for real visitors

https://urlwatch.io/blog/website-up-but-not-working.php
1•mssblogs•10m ago•0 comments

Kernel the second brain for local businesses

https://www.trykernel.xyz/
1•AahishAbbani•16m ago•0 comments

Software Design for Flexibility: How to Avoid Programming Yourself into a Corner

https://archive.org/details/software-design-for-flexibility_how-to-avoid-programming-yourself-int...
2•so-cal-schemer•17m ago•1 comments

Ask HN: What are some rock solid open source vector databases

1•ciwolex•18m ago•2 comments

'The View' Asks Its Audience for Help in Battle with FCC

https://www.nytimes.com/2026/06/22/business/media/the-view-fcc-abc-investigation.html
2•petilon•18m ago•1 comments

Ask HN: What do you think is the future of mental health therapy?

2•mmarian•20m ago•3 comments

Show HN: Local Translate CLI for Mac [MIT]

https://github.com/Arthur-Ficial/translate
1•franze•21m ago•0 comments

The Performance of Generics in Go

https://dominik.info/blog/go-generics-performance
1•EspressoGPT•25m ago•0 comments

Show HN: Darkenn – Lights Out style puzzle game with global leaderboard

https://darkenn.com/
1•anirbanhere•26m ago•0 comments

Show HN: Schmaudio – Interactive audio stories where choices change the story

https://schmaudio.net/en/stories
2•skchang•26m ago•0 comments

Rhombus v1.0

https://blog.racket-lang.org/2026/06/rhombus-v1.0.html
3•g0xA52A2A•26m ago•0 comments

Walt Disney Company is the most successful at monetizing human nostalgia

https://www.acquired.fm/episodes/the-walt-disney-company
21•speckx•27m ago•5 comments

YazSes – offline hold-to-talk dictation

https://github.com/MSKazemi/yazses
1•mskazemi•28m ago•0 comments

Bill and Emily Brook Family Heritage Website

https://bembro.com/
3•lollobomb•28m ago•1 comments

I built a Chrome extension to bulk-convert Google Photos motion photos to stills

https://chromewebstore.google.com/detail/bulk-edit-google-photos-w/fnhlolpmhhjdjdlialajdlmlfblchkkh
1•levinyair•29m ago•0 comments

I'm the Agent for Claude Now

https://www.aha.io/engineering/articles/im-the-for-claude-now
6•FigurativeVoid•30m ago•1 comments