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

Show HN: Seltz – The fastest, high quality, search API for AI agents

https://console.seltz.ai/login
1•amallia•50s ago•0 comments

The 18th-century English fake news that helped spawn an American sea

https://mapmyths.com/blog/de-fonte/
1•ohjeez•2m ago•0 comments

Cahokia

https://en.wikipedia.org/wiki/Cahokia
1•Amorymeltzer•3m ago•0 comments

Hack Monty, Win $5k: Inside PydanticAI's Challenge

https://pydantic.dev/articles/hack-monty
1•v-mdev•7m ago•0 comments

Laz's Wolfenstein 3D Page

http://lazrojas.com/wolf3d/
1•justsomehnguy•7m ago•0 comments

Colorado River disappeared record for 5M years: now we know where it was

https://phys.org/news/2026-04-colorado-river-geological-million-years.html
1•wglb•7m ago•1 comments

Code Is the New Assembly

https://abhyrama.com/code-is-the-new-assembly/
1•flyaway123•8m ago•0 comments

The Download: murderous 'mirror' bacteria, and Chinese workers fighting AI doub

https://www.technologyreview.com/2026/04/20/1136154/the-download-murderous-mirror-bacteria-chines...
1•joozio•8m ago•0 comments

OpenData Timeseries: Prometheus-compatible metrics on object storage

https://www.opendata.dev/blog/introducing-timeseries/
1•hachikuji•8m ago•0 comments

The AI engineering stack we built internally – on the platform we ship

https://blog.cloudflare.com/internal-ai-engineering-stack/
2•mavelikara•9m ago•0 comments

Show HN: My Hyperliquid Terminal

https://www.aulico.com
2•kiosktryer•9m ago•0 comments

H.R.8250 – Parents Decide Act

https://www.congress.gov/bill/119th-congress/house-bill/8250/text
2•philips•9m ago•1 comments

Cute Matrix Transpose

https://leimao.github.io/article/CuTe-Matrix-Transpose/
1•eigenBasis•9m ago•0 comments

Show HN: Noise.widgita.xyz – a zero-back end noise map for anywhere in the world

https://noise.widgita.xyz/
2•fairlight1337•13m ago•1 comments

Show HN: Hora – A Native SwiftUI Google Calendar Client for macOS

https://horacal.app/
2•szamski•16m ago•0 comments

Contact Lens Uses Microfluidics to Monitor and Treat Glaucoma

https://spectrum.ieee.org/smart-contact-lens-glaucoma-microfluidics
2•zdw•16m ago•0 comments

The Theory of Interstellar Trade [pdf]

https://www.princeton.edu/~pkrugman/interstellar.pdf
1•AFF87•16m ago•0 comments

Show HN: Reproducible benchmark – OpenAI charges 1.5x-3.3x more for non-English

https://github.com/vfalbor/llm-language-token-tax
1•vfalbor•18m ago•0 comments

I Like the Web They Want

https://vasilis.nl/nerd/2026/i-like-the-web-they-want/
3•speckx•18m ago•0 comments

Labor Automation Forecasting Hub on Metaculus Measures Impact of AI on Labor

https://www.metaculus.com/labor-hub/
1•postreal•21m ago•1 comments

DeWitt Clauses

https://danluu.com/anon-benchmark/
3•thomasahle•21m ago•1 comments

Show HN: Enlist AI: A tool that turns any job description into a study plan

https://enlistai.vercel.app
1•lilprince1218•24m ago•0 comments

Efficiently Transfer Files to LibreOffice Calc: A Step-by-Step Guide

https://shunspirit.com/article/how-to-transfer-files-to-libre-office-calc
1•rolph•28m ago•0 comments

Transitioning from Corporate to Open Source at 23 y.o

https://www.tharropoulos.dev/blog/transitioning-from-corporate-to-open-source/
2•tharropoulos•29m ago•0 comments

What we once had (at the height of the XMPP era of the Internet) (2023)

https://www.kirsle.net/what-we-once-had-at-the-height-of-the-xmpp-era-of-the-internet
5•birdculture•29m ago•0 comments

Agent-consistency – a Python consistency layer for multi-agent workflows

https://github.com/karimbaidar/agent-consistency-refund-demo
2•baidarkarim•30m ago•0 comments

Modern Board Games: and why you should play them (2022)

https://boardgamegeek.com/blog/10755/blogpost/124992/modern-board-games-and-why-you-should-play-them
1•maayank•32m ago•0 comments

Scaling Claude beyond individual workflows – lessons from our team

https://ninkovic.dev/blog/2026/scaling-claude-beyond-individual-workflows
1•nemwiz•32m ago•0 comments

Language Modeling Without Neural Networks

https://nathan.rs/posts/unbounded-n-gram/
2•nathan-barry•32m ago•0 comments

Power tools got worse on purpose

https://www.worseonpurpose.com/p/your-power-tools-got-worse-on-purpose
2•longhaul•34m ago•0 comments