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

Microsoft Committed to Doubling AI Infrastructure in Two Years

https://www.nextplatform.com/cloud/2026/05/04/microsoft-committed-to-doubling-ai-infrastructure-i...
1•rbanffy•2m ago•0 comments

Intel Inside the Micro Revolution: 8008 Origins

https://thechipletter.substack.com/p/intel-inside-the-micro-revolution
1•rbanffy•3m ago•0 comments

How to Download Videos from Canvas LMS

https://canvas-assistant.com/blog/how-to-download-videos-from-canvas-lms
1•behindai•3m ago•0 comments

Tile Language

https://tilelang.com
1•ibobev•5m ago•0 comments

Bun (the JavaScript runtime) is being vibe-ported from Zig to rust

https://github.com/oven-sh/bun/blob/claude/phase-a-port/docs/PORTING.md
1•birdculture•6m ago•0 comments

Uutils Coreutils CVEs

https://seclists.org/oss-sec/2026/q2/332
2•mpweiher•8m ago•0 comments

Why are arbitrage bots becoming core trading infrastructure in crypto?

https://www.bitdeal.net/crypto-arbitrage-bot-development
1•harrisonrichrd•10m ago•0 comments

NetHack 5.0.0

https://www.nethack.org/v500/release.html
1•mtct88•11m ago•0 comments

Show HN: Gymnasium RL Environments in Julia

https://github.com/scascino4/Gym.jl/
1•scascino4•13m ago•0 comments

Will AI lead to despecialisation of work?

https://gavinmorrice.substack.com/p/left-hand-or-right
1•bodacious•17m ago•0 comments

Self-hosted Tailscale, Part 1: Headscale and clients

https://blog.fidelramos.net/software/tailscale-1-headscale-and-clients
1•fidelramos•18m ago•0 comments

Are Those Brake Lights or a House on Fire? Your Security Camera Can't Tell

https://www.wsj.com/tech/are-those-brake-lights-or-a-house-on-fire-your-security-camera-cant-tell...
1•reaperducer•18m ago•0 comments

Show HN: Kamal-backup – Rails backups with restore drills and audit evidence

https://kamal-backup.dev/
1•earcar•20m ago•0 comments

Symta: Lisp and Refal and Pop-11 Abomination

https://github.com/NancyAurum/symta
1•NancySadkov•20m ago•0 comments

Musk vs. Altman week 1: Elon Musk says he was duped, warns AI could kill us all

https://www.technologyreview.com/2026/05/01/1136800/musk-v-altman-week-1-musk-says-he-was-duped-w...
2•rbanffy•20m ago•0 comments

Documentary about AI Consciousness

https://www.youtube.com/watch?v=KbTvUOx2A6c
1•phajduk•20m ago•0 comments

New Gemma chat template update by Google

https://huggingface.co/unsloth/gemma-4-E4B-it-GGUF/discussions/14
1•whythismatters•21m ago•0 comments

Creativity in the Age of AI – About Space10, IKEA's Research and Design Lab

https://designexplained.substack.com/p/creativity-in-the-age-of-ai
2•kaizenb•22m ago•1 comments

Ahead of Race to IPO, OpenAI Discussed Spinning Out Robotics, Hardware Divisions

https://www.wsj.com/tech/ahead-of-race-to-ipo-openai-discussed-spinning-out-robotics-hardware-div...
1•reaperducer•22m ago•0 comments

We are building an open-source agentic company OS

https://agent-swarm.dev
1•tarasyarema•23m ago•1 comments

A Dark-Money Campaign Is Paying Influencers to Frame Chinese AI as a Threat

https://www.wired.com/story/super-pac-backed-by-openai-and-palantir-is-paying-tiktok-influencers-...
1•kordlessagain•24m ago•1 comments

How to Search a Dev Job Abroad in 2026

https://relocateme.substack.com/p/how-searching-for-tech-jobs-with
2•andrewstetsenko•24m ago•0 comments

A 49-line physics classifier that beats kNN on 76% of benchmarks

https://github.com/DorField/DarkWare
1•Dor86•26m ago•0 comments

ChessUnlock – A chess puzzle to access your Mac

https://chessunlock.app
9•jonahthan•26m ago•0 comments

The rise and fall of Intrade, the first prediction market

https://thecurrency.news/articles/223898/unpredictable-part-1-the-rise-and-fall-of-intrade-the-wo...
1•dylancollins•28m ago•0 comments

No More Code Reviews: Lights-Out Codebases Ahead

https://molochinations.substack.com/p/no-more-code-reviews-lights-out-codebases
1•rzk•31m ago•0 comments

UIGen: How we build a full frontend from an OpenAPI spec at runtime using an IR

https://uigen-docs.vercel.app/blog/uigen-architecture
1•ombedzi•32m ago•0 comments

Nobody Reviews Compiler Output

https://skiplabs.io/blog/codegen_as_compiler
1•rzk•33m ago•0 comments

Unmasking the Docker Onbuild Supply Chain Attack Vector

https://www.o3c.no/knowledge/unmasking-the-docker-onbuild-supply-chain-attack-vector
1•techbabbler•36m ago•0 comments

AI data hubs in space: when will they take flight?

https://www.nature.com/articles/d41586-026-01370-6
1•rbanffy•37m ago•0 comments