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

Show HN: Runmon – every essential monitor in one place

https://runmon.dev
1•amansardana•33s ago•0 comments

Discord cuts ties with Peter Thiel-backed verification software

https://fortune.com/2026/02/24/discord-peter-thiel-backed-persona-identity-verification-breach/
1•robtherobber•39s ago•0 comments

Show HN: VidShift – Free video converter that runs in the browser

https://vidshift.io/
1•jgillyon•2m ago•0 comments

I'm VC who created AI Scott Adams. I'm continuing, despite family's objections

https://www.businessinsider.com/creator-ai-scott-adams-tribute-final-wishes-controversy-2026-2
1•ceejayoz•2m ago•1 comments

How the TI-99/4A Home Computer Worked [video]

https://www.youtube.com/watch?v=-0Jtv8hvau4
1•seansh•3m ago•0 comments

AI Hype and the Search for Meaning

https://www.infinitescroll.us/p/ai-hype-and-the-search-for-meaning
1•bookofjoe•3m ago•0 comments

I built a global city safety database, here's what the data reveals

2•nonmaskable•4m ago•0 comments

NYT Opinion: How Fast Will A.I. Agents Rip Through the Economy?

https://www.nytimes.com/2026/02/24/opinion/ezra-klein-podcast-jack-clark.html
1•co_king_5•7m ago•0 comments

Prism: When an LLM predicts the next token, which training does it relying on?

https://www.guidelabs.ai/post/prism/
1•aziis98•7m ago•0 comments

OpenShopFloor – A free factory simulation for learning manufacturing AI

https://openshopfloor.zeroguess.ai
1•tobiaslante•7m ago•1 comments

Show HN: Lucent – Native Mac clipboard with media tools

https://apps.apple.com/us/app/lucent-clipboard-history/id6757361230?mt=12
1•douknow•8m ago•0 comments

Show HN: Reversing Games With LLMs (Give Claude Access to Memory Dump tools)

https://github.com/dougwithseismic/dezlock-dump/issues/17
1•dougwithseismic•8m ago•0 comments

Stop Writing `If` in Bash

https://samueleamato.xyz/2026/02/24/stop-writing-if-in-bash
1•rd_wei•8m ago•0 comments

Lethe – First Real Anonymous P2P Network that's nation state resilient

https://github.com/Operative-001/lethe
1•Operative-001•9m ago•0 comments

HubSpot Acquires Starter Story

https://offers.hubspot.com/starter-story-pat-walls
1•redbell•10m ago•1 comments

Owlytics.ai

https://owlytics.ai/
1•bellamoon544•12m ago•0 comments

If code is cheap, intent is the currency

https://zknill.io/posts/commit-message-intent/
1•zknill•15m ago•0 comments

Not the Model, but Harness Is the Architecture for Agents

https://medium.com/@epappas/the-agent-harness-is-the-architecture-and-your-model-is-not-the-bottl...
1•hevalon•19m ago•0 comments

Ask HN: Did AI tools measurably increase productivity of your engineering teams?

1•nocobot•20m ago•2 comments

Evaluating Prediction Markets

https://sceneswithsimon.com/p/evaluating-prediction-markets
1•paraschopra•20m ago•0 comments

It might be time to say goodbye to HTML inputs

https://medium.com/zar-engineering/it-might-be-time-to-say-goodbye-to-html-inputs-f37ccf434cc3
1•PretzelFisch•21m ago•0 comments

Show HN: I built an AI that explains what your developers did this week

1•inferno22•24m ago•0 comments

Show HN: Real-Time AI Design Benchmark

https://shuffle.dev/ai-design
2•kemyd•24m ago•0 comments

Show HN: Out Plane – A PaaS I built solo from Istanbul in 3 months

https://outplane.com
2•receperdogan•25m ago•1 comments

The everlasting 'memory crystals' that could slash data centre emissions

https://www.bbc.com/future/article/20260223-the-everlasting-memory-crystals-that-could-slash-data...
1•giuliomagnifico•25m ago•0 comments

How China's 'Perfect' Spy Got Caught [video]

https://www.youtube.com/watch?v=Ox8HVWjboww
1•mgh2•26m ago•0 comments

Ask HN: Any DIY open-source Alexa/Google alternatives?

3•personality0•27m ago•1 comments

Show HN: Claw Cash – Money agents can trust, and verify. Stablecoins in. BTC out

https://clw.cash/
2•tierotiero•27m ago•0 comments

Show HN: NeuroTerm – AI terminal for embedded devs (local LLM, local RAG)

https://neuroterm.dev
1•0xecro1•29m ago•1 comments

Performance Benchmarks of Playwright, Cypress, and Selenium

https://testdino.com/blog/performance-benchmarks/
2•nkko•31m ago•0 comments