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

Cairn: Agent-Native CLI for autonomous settlement workflows

https://crates.io/crates/cairn-cli
1•allynjalford•31s ago•0 comments

Poker Legend and Author of 'The Theory of Poker' David Sklansky Passes Away

https://www.pokernews.com/news/2014/02/poker-legend-david-sklansky-passes-away-50722.htm
1•bookofjoe•3m ago•0 comments

SWE-bench will hit 90% this year

https://fabraix.com/blog/swe-bench-90-percent
1•zachdotai•3m ago•0 comments

Baseball ushers in high-tech replay review system for calling balls and strikes

https://www.nbcnews.com/sports/baseball/baseball-ushers-high-tech-replay-review-system-calling-ba...
2•sharkweek•3m ago•0 comments

Show HN: Create a full language server in Go with 3.17 spec support

https://github.com/owenrumney/go-lsp
1•rumno0•3m ago•0 comments

Disney's $1B Investment in OpenAI DOA as Sam Altman Pulls Sora Plug

https://deadline.com/2026/03/sora-shut-down-disney-investment-1236764689/
1•roboror•4m ago•0 comments

Jury finds Meta liable in case over child sexual exploitation on its platforms

https://www.cnn.com/2026/03/24/tech/meta-new-mexico-trial-jury-deliberation
3•billfor•5m ago•0 comments

Show HN: A/B test images with your eyes using ARKit face tracking

https://saccadeapp.com/
1•hoag•7m ago•0 comments

Running Iroh on an ESP32

https://www.iroh.computer/blog/iroh-on-esp32
3•dignifiedquire•7m ago•0 comments

Linux 7.0-Rc5 Released: Linux 7.0 "Starting to Calm Down"

https://www.phoronix.com/news/Linux-7.0-rc5-Released
2•daisydevel•7m ago•0 comments

Why Be Reactive?

https://crank.js.org/blog/why-be-reactive/
1•ingve•8m ago•0 comments

150 years of Nature: a data graphic charts our evolution

https://www.nature.com/articles/d41586-019-03305-w
1•costent•8m ago•0 comments

NASA's lunar Gateway space station is out. Moon bases are in

https://www.space.com/space-exploration/artemis/nasas-lunar-gateway-space-station-is-out-moon-bas...
2•blue1•8m ago•0 comments

Urban Fabric lets you redesign streets, intersections, and neighborhoods

https://urbanfabric.app/
2•fcpguru•8m ago•0 comments

Forgot password Using users conversations only they would know

https://dreami.me
1•thesafestclaw•10m ago•1 comments

Using FireWire on a Raspberry Pi

https://www.jeffgeerling.com/blog/2026/firewire-on-a-raspberry-pi/
1•thomasjb•12m ago•0 comments

Building high-performance full-text search for object storage

https://clickhouse.com/blog/clickhouse-full-text-search-object-storage
1•samaysharma•12m ago•0 comments

Kite-MCP – Trade Indian stocks on Zerodha via AI conversation (MCP server)

https://github.com/aranjan/kite-mcp
1•am_ran32•13m ago•0 comments

Show HN: Pipguard – pre-install malware scanner for Python supply-chain attacks

https://github.com/atomsai/pipguard
1•secondmod•16m ago•0 comments

Greq – A CLI BM25 search engine

https://github.com/KlausSchaefers/greq
1•klausschaefers•16m ago•1 comments

Show HN: WARPSimLab – A Personal Finance Simulator

https://warpsimlab.org/
1•alanne•19m ago•1 comments

Disney Ends $1B OpenAI Partnership After Sora Shuts Down

https://www.thewrap.com/industry-news/tech/openai-sora-video-app-shutting-down/
1•petethomas•19m ago•0 comments

Canadian woman held with daughter by ICE warns all immigrants to 'lie low'

https://www.theguardian.com/us-news/2026/mar/24/canadian-mother-detention-warns-immigrants
5•n1b0m•19m ago•3 comments

Pollen: The Book Is a Program

https://docs.racket-lang.org/pollen/
1•notagoodidea•19m ago•0 comments

ETL-D – Deterministic data parsing for AI agents (MCP Server)

https://github.com/pablixnieto2/etld-mcp-server
1•pablixnieto2•20m ago•0 comments

"﷽" U+fdfd: Arabic Ligature Bismillah AR-Rahman AR-Raheem (Unicode Character)

https://unicodeplus.com/U+FDFD
2•jordigh•20m ago•0 comments

Trump administration will pay $1B in taxpayer funds to not build wind farms

https://www.cnn.com/2026/03/23/climate/trump-totalenergies-offshore-wind-cancellation
2•keithnz•22m ago•1 comments

Show HN: Shared Crossword with 1M Words

https://hugecrossword.com/
1•anythingelse•27m ago•0 comments

U.S. Government's Ban on Anthropic Looks Like Punishment Attempt, Judge Says

https://www.wsj.com/tech/ai/u-s-governments-ban-on-anthropic-looks-like-punishment-attempt-judge-...
3•JumpCrisscross•28m ago•0 comments

Show HN: Captain Claw – personal AI workspace

https://captain-claw.com/
2•kstedev•29m ago•0 comments