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

ACLU Secures $485,000 Settlement for FWC Biologist Fired over Charlie Kirk Post

https://live-awp-florida.pantheonsite.io/press-releases/civil-rights-lawyers-secure-485000-settle...
1•ceejayoz•43s ago•0 comments

Show HN: Open-source .docx editor library for building document apps

https://github.com/eigenpal/docx-editor
2•thisisjedr•2m ago•0 comments

Tom's Hardware is now putting brief synopses of its articles in the URL

https://mastodon.social/@gruber/116614001681044840
1•ndr42•2m ago•0 comments

What My Livewire Honeypot Caught in Its First 60 Hours

https://helgesver.re/articles/livewire-honeypot-first-60-hours
1•speckx•3m ago•0 comments

Show HN: ANML – A machine-first markup language for the agentic web (IETF Draft)

https://anmlfoundation.org
1•ajeskey•3m ago•0 comments

AI Tokenomics: How to Profitably Turn Tokens into Business Value [video]

https://www.youtube.com/watch?v=zNuOOMM20Tk
1•pretext•5m ago•0 comments

Opening calc.exe from the S&Box C# sandbox

https://slugcat.systems/post/26-05-21-how-to-open-calc-exe-from-sbox/
1•logickkk1•7m ago•0 comments

Checking the math behind OpenAI and Anthropic's latest headlines

https://garymarcus.substack.com/p/checking-the-math-behind-openai-and
1•YeGoblynQueenne•8m ago•0 comments

The Day the U.S. TV Industry Died (1988)

https://spectrum.ieee.org/zenith-tv
2•Eridanus2•9m ago•0 comments

Show HN: Datasette Agent

https://simonwillison.net/2026/May/21/datasette-agent/
1•simonw•11m ago•1 comments

Ontario looks to ban reselling tickets for more than original price

https://www.cbc.ca/news/canada/toronto/ford-ticket-resale-price-cap-ontario-9.7135950
2•rkhleung•12m ago•0 comments

Even at $5T, Nvidia Is Underappreciated

https://www.wsj.com/finance/stocks/even-at-5-trillion-nvidia-is-underappreciated-bdfd936c
2•bookofjoe•12m ago•1 comments

Inviting the Agent In

https://blog.codeland.org/posts/inviting-the-agent-in/
1•wapasta•12m ago•0 comments

Ecotypes Harbor the Genetic Memory of a Species' Past

https://www.quantamagazine.org/how-ecotypes-harbor-the-genetic-memory-of-a-species-past-20260521/
1•ibobev•14m ago•0 comments

AI-assisted engineers are burning out, is this fine?

https://evilmartians.com/chronicles/ai-assisted-engineers-are-burning-out-is-this-fine
2•vinnyglennon•15m ago•0 comments

Incubate This

https://sylvansmit.com/articles/incubate-this.html
2•sylvanjsmit•16m ago•0 comments

Circular and hyperbolic functions differ by rotations

https://www.johndcook.com/blog/2026/05/21/circular-hyperbolic-rotations/
1•ibobev•16m ago•0 comments

Couth and Uncouth Function Pairs

https://www.johndcook.com/blog/2026/05/21/couth-and-uncouth-function-pairs/
1•ibobev•16m ago•0 comments

Trump calls off AI executive order over concern it could weaken US tech edge

https://apnews.com/article/trump-ai-executive-order-ee318f35acc8a2c43e47f3ebf26cb459
4•geox•18m ago•1 comments

Inside the unraveling of U.S. diplomacy under Trump

https://www.reuters.com/investigations/inside-unraveling-us-diplomacy-under-trump-2026-05-21/
4•layer8•18m ago•0 comments

Show HN: SIMD Agent – AI that runs OpenFOAM simulations from natural language

https://github.com/simd-ai/agent
2•tito777•22m ago•0 comments

Police sue Trump as Jan. 6 rioters gloat over 'weaponization' fund

https://text.npr.org/g-s1-123293
9•pera•24m ago•0 comments

Google is dethroning OpenAI as the king of consumer AI

https://www.economist.com/business/2026/05/20/google-is-dethroning-openai-as-the-king-of-consumer-ai
2•bookofjoe•29m ago•1 comments

India has a new political superstar – a cockroach

https://www.bbc.com/news/articles/cz72y11jjq1o
2•akbarnama•30m ago•0 comments

Fred Wilson – Create Your Own Currency with FlipCash

https://avc.xyz/create-your-own-currency-with-flipcash
2•rmason•31m ago•1 comments

Show HN: Anyone interested in a tool helps to explore C++ ASTs

https://uvic-aurora.github.io/acav-manual/index.html
2•leomicv•32m ago•0 comments

Fender wins legal battle over Stratocaster shape in Germany

https://guitar.com/news/industry-news/fender-eu-germany-stratocaster-trademark-ruling/
1•Kaibeezy•33m ago•0 comments

US–Iran deal reportedly finalised, announcement expected within hours

https://www.fxstreet.com/news/breaking-us-iran-deal-reportedly-finalised-announcement-expected-wi...
3•personjerry•34m ago•3 comments

Anti-Data Center Rebels in Texas Pray to Jesus to Keep Them Out

https://www.bloomberg.com/news/features/2026-05-21/small-town-texas-rebels-against-data-centers-i...
2•1vuio0pswjnm7•35m ago•0 comments

London Met Police Palantir Contract Blocked by City Hall

https://www.bbc.co.uk/news/articles/clyp1e11px0o
2•m-i-l•36m ago•0 comments