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

Shift-left or shift-right? Fresh rolling aggregations for real-time AI

https://www.hopsworks.ai/post/rolling-aggregations-for-real-time-ai
1•LexSiga•7m ago•0 comments

Sloc Cloc and Code – Locomo (LLM Output Cost MOdel)

https://boyter.org/posts/sloc-cloc-code-locomo-llm-output-cost-model/
1•boyter•10m ago•0 comments

AI agents now help attackers, including North Korea, manage their drudge work

https://www.theregister.com/2026/03/08/deploy_and_manage_attack_infrastructure/
1•donutshop•12m ago•0 comments

Baochip-1x: A Mostly-Open, 22nm SoC for High Assurance Applications

https://www.bunniestudios.com/blog/2026/baochip-1x-a-mostly-open-22nm-soc-for-high-assurance-appl...
2•sohkamyung•18m ago•0 comments

LangWatch: OpenTelemetry-Native LLM Observability Without the Vendor Lock-In

https://starlog.is/articles/data-knowledge/langwatch-langwatch/
1•theoradical•33m ago•0 comments

Bloom's Taxonomy

https://en.wikipedia.org/wiki/Bloom%27s_taxonomy
2•downboots•33m ago•0 comments

Claude Code, Claude Cowork and Codex #5

https://thezvi.wordpress.com/2026/03/09/claude-code-claude-cowork-and-codex-5/
1•swolpers•35m ago•0 comments

Why is GPT-5.4 obsessed with Goblins?

3•pants2•37m ago•1 comments

US FAA issues ground stop for all JetBlue planes

https://www.reuters.com/world/us/us-faa-issues-ground-stop-all-jetblue-planes-2026-03-10/
6•jaboutboul•38m ago•0 comments

Amazon holds engineering meeting following AI-related outages

https://www.ft.com/content/7cab4ec7-4712-4137-b602-119a44f771de
6•petethomas•40m ago•0 comments

Government panel to compile groundwater report, includes users' nationalities

https://www.japantimes.co.jp/news/2026/03/10/japan/politics/goundwater-land-ministry/
3•mikhael•41m ago•0 comments

Show HN: I Was Here – Draw on street view, others can find your drawings

https://washere.live
3•mrktsm__•44m ago•0 comments

Prevent duplicate webhook executions in n8n (template)

https://github.com/aari-ai/n8n-webhook-idempotency
1•neshkito•49m ago•1 comments

United States Leads Dismantlement of One of the Largest Hacker Forums

https://www.justice.gov/opa/pr/united-states-leads-dismantlement-one-worlds-largest-hacker-forums
4•mikhael•50m ago•0 comments

Show HN: LLM Sycophancy Benchmark: Opposite-Narrator Contradictions

https://github.com/lechmazur/sycophancy
3•zone411•57m ago•0 comments

Windows: Microsoft broke the only thing that mattered

https://www.yankodesign.com/2026/03/08/microsoft-broke-the-only-thing-that-actually-mattered/
27•kjellsbells•59m ago•8 comments

Language Birth

https://asteriskmag.com/issues/13/language-birth
3•mitchbob•59m ago•1 comments

Show HN: Consul – AI Executive Assistant

https://consul.so
1•goldkey•1h ago•0 comments

Show HN: Mach9 Poker Beta

https://mach9poker.com/beta/
1•ChicagoDave•1h ago•0 comments

Battery Test [video]

https://www.youtube.com/watch?v=RGGHyY2mN7o
1•fenced_load•1h ago•0 comments

Times New Roman drawn from memory (1 hour timelapse)

https://old.reddit.com/r/typography/comments/1rodacl/times_new_roman_drawn_from_memory_1_hour_tim...
1•johnnyApplePRNG•1h ago•0 comments

Build your OpenClaw superstack under a minute

https://better-openclaw.dev
1•diopisemou•1h ago•1 comments

Why the US Could Blame AI for Blowing Up the Iranian School

https://www.jonathanbennion.info/p/why-the-us-may-blame-ai-for-blowing
1•rooftopzen•1h ago•2 comments

Do developers have agency? A study of 66k GitHub projects (7.3TB)

https://link.springer.com/article/10.1007/s44427-025-00019-y
1•ekrisza•1h ago•1 comments

Appsflyer SDK Hijacked

https://websdk.appsflyer.com/
6•jackyzhao•1h ago•2 comments

Annotating for Agents

https://benji.org/annotating
1•parksb•1h ago•0 comments

How curl Started [video]

https://www.youtube.com/watch?v=ohzzGy5K9Dk
1•serialport•1h ago•1 comments

Show HN: Claude Code Token Elo

https://www.clauderank.com
2•ymaws•1h ago•1 comments

Pwning NetBSD-Aarch64 (ARM)

https://www.feyrer.de/NetBSD/bx/blosxom.cgi/nb_20260308_1932.html
1•jaypatelani•1h ago•0 comments

Moment of Zen compilation from daily show

https://www.youtube.com/watch?v=-4OTAXzliUA
1•marysminefnuf•1h ago•0 comments