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

Fixing WebRTC data-channels head-of-line blocking with RFC-8260

https://pion.ly/blog/sctp-interleaving/
1•JoTurk•1m ago•0 comments

LeoMoon Wiki-Go is a modern, feature-rich, databaseless flat-file wiki platform

https://wikigo.leomoon.com/
1•Tomte•4m ago•0 comments

Spotify and UMG announce licensing deal to allow AI covers

https://www.billboard.com/pro/spotify-and-umg-strike-licensing-deal-for-ai-covers-remixes/
1•reinder•5m ago•0 comments

Show HN: I created a disk usage explorer CLI

https://github.com/evilmarty/duex
1•evilmarty•5m ago•0 comments

CodeAlta – a terminal workspace for agentic coding

https://github.com/CodeAlta/CodeAlta
1•bj-rn•6m ago•0 comments

How Unfair Is the Coin?

https://ankitg.me/blog/2025/01/06/unfair-coins.html
1•sebg•8m ago•0 comments

OpenXiv – Open-source preprint server on AT Protocol that federates to Bluesky

https://openxiv.net/
1•ddavidich•8m ago•0 comments

We should get rid of average CPU utilization

https://www.theocharis.dev/blog/why-we-should-get-rid-of-average-cpu-utilization/
1•JeremyTheo•15m ago•0 comments

What's New in Flutter 3.44

https://blog.flutter.dev/whats-new-in-flutter-3-44-b0cc1ad3c527
1•divan•17m ago•0 comments

Trump's Endgame Is Surrender

https://www.theatlantic.com/international/2026/05/trump-surrender-iran-endgame/687252/
5•_tk_•19m ago•4 comments

SEO Survival Kit – Claude Code Plugin for Core Update Recovery

https://github.com/maxschottke-spec/seo-survival-kit
1•maxschottkespec•20m ago•0 comments

RuView – WiFi DensePose: See Through Walls with WiFi (Scam Alert)

https://github.com/deletexiumu/wifi-densepose
2•reconnecting•28m ago•0 comments

Open Accountants

https://www.openaccountants.com/
1•openaccountants•29m ago•1 comments

A nightmare experience: Trying to open a bank account with Bank of America

https://www.maroonmed.com/a-nightmare-experience-trying-to-open-a-bank-account-with-bank-of-america/
1•erdoc69•31m ago•0 comments

Trump pulls back AI order over fears it could slow US technology

https://apnews.com/article/trump-ai-executive-order-ee318f35acc8a2c43e47f3ebf26cb459
3•isaacfrond•33m ago•0 comments

Bytewax: Stream processing library built using Python and Rust

https://github.com/bytewax/bytewax
1•rzk•36m ago•0 comments

Odroid H-series is going 10 GbE (ODROID-H5)

https://www.hardkernel.com/shop/odroid-h5/
2•chr•37m ago•0 comments

Deepfakes Tore a High School Apart

https://www.404media.co/radnor-high-school-pennsylvania-ai-deepfakes-child-sexual-abuse-material/
19•Brajeshwar•38m ago•3 comments

Moss: Self-Evolution Through Source-Level Rewriting in Autonomous Agent Systems

https://arxiv.org/abs/2605.22794
1•Timofeibu•42m ago•0 comments

UniFi 5G Backup

https://blog.ui.com/article/introducing-unifi-5g-backup
1•jpalomaki•44m ago•1 comments

The Writer Who Dared Criticize Silicon Valley

https://www.nytimes.com/2025/11/27/technology/writer-silicon-valley-criticism.html
4•rbanffy•46m ago•0 comments

Show HN: I threw away my analytics dashboard and replaced it with 42 MCP tools

1•hholen•48m ago•0 comments

CodeAlta an efficient agentic AI coding CLI assistant coded in C#/.NET

https://codealta.github.io/
2•xoofx•48m ago•0 comments

Cloning a voice at 48 kHz with VoxCPM2 in ElevenLabs API quality

https://soniqo.audio/blog/voxcpm2-voice-cloning
1•ipotapov•51m ago•0 comments

Ask HN: What are you Building? (May 22)

1•Armonsrer•53m ago•1 comments

"A Digital Prison": Surveillance and the suppression of civil society in Serbia

https://securitylab.amnesty.org/latest/2024/12/a-digital-prison-surveillance-and-the-suppression-...
2•Cider9986•57m ago•0 comments

Apple seeks Supreme Court review for Epic Games case

https://9to5mac.com/2026/05/21/apple-seeks-supreme-court-review-of-contempt-finding-and-injunctio...
3•alberto-m•57m ago•0 comments

Spec-Driven Development: Everything Old Is New Again

https://superluminar.io/2026/04/28/spec-driven-development-everything-old-is-new-again/
1•schnipseljagd•1h ago•0 comments

Sentry.io Is Down?

https://sentry.io/auth/login/
2•gianpaj•1h ago•1 comments

I2C Notes

https://rana-emaan.com/read/notes/i2c/
1•signa11•1h ago•0 comments