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

Pip install freeai-convert – universal file converter, one HANDLERS table

https://github.com/freeaigit/free-convert
1•nadermx•1m ago•0 comments

California's Battery Array Is as Powerful as 12 Nuclear Power Plants

https://zolairenergy.com/californias-battery-array-is-as-powerful-as-12-nuclear-power-plants-here...
1•zingerlio•4m ago•0 comments

Schanuel's Conjecture and the Semantics of Triton's FPSan

https://cp4space.hatsya.com/2026/05/03/schanuels-conjecture-and-the-semantics-of-fpsan/
1•c1ccccc1•12m ago•0 comments

Astrometry – automatic recognition of astronomical images

https://github.com/dstndstn/astrometry.net
1•modinfo•18m ago•0 comments

CVE-2026-40369 – Windows Kernel Elevation of Privilege Vulnerability

https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40369
4•l2dy•21m ago•1 comments

My Mental Model of Learning

https://gcapu.com/posts/on_learning.html
1•gcapu•22m ago•1 comments

What we should be afraid of in AI (2021)

https://roganov.me/blog/ai-real-fears/
1•IFC_LLC•37m ago•0 comments

Ask HN: Is there anything built around AI context drift problem to fix?

1•abhishek2580•37m ago•2 comments

Show HN: 3D Tetris

http://www.hb.codes/
1•HBcodes•43m ago•0 comments

Agentic Memory – The Follow Up

https://blog.mikiobraun.de/2026/04/agentic-memory-the-follow-up
1•car•44m ago•0 comments

California governor candidate under investigation over payments to influencers

https://www.washingtonpost.com/technology/2026/05/15/tom-steyers-influencer-campaign-triggers-cal...
3•MilnerRoute•46m ago•0 comments

AWS found bugs in 60% of requirements. Its fix is 50-year-old logic engine

https://thenewstack.io/kiro-requirements-analysis-automated-reasoning/
1•nslog•48m ago•0 comments

The Spirit Airlines Repo Operation [video]

https://www.youtube.com/watch?v=moEixIux1b0
1•chacha102•49m ago•0 comments

Japan runs out of robot wolves in fight against bears

https://www.popsci.com/environment/japan-robot-wolf-army/
1•thunderbong•59m ago•0 comments

Gen Z homeowners: More in their 20s are managing to buy despite the odds

https://text.npr.org/nx-s1-5791499
2•1659447091•1h ago•0 comments

Why 'Smart' Products Have Started to Look Like the Dumb Choice

https://www.nytimes.com/2026/05/14/magazine/dumb-phones-tvs-retronym-smart-tech.html
4•0in•1h ago•0 comments

Theron – a council of 31 specialist LLMs on one foundation

https://tryvext.com/landing
1•alayton•1h ago•0 comments

Craigslist Charitable Fund

https://www.craigslistfund.org
1•Yctg•1h ago•0 comments

JGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)

https://github.com/jguard-io/jguard
1•nknize•1h ago•0 comments

Quantum Computing Expert Explains One Concept in 5 Levels of Difficulty [video]

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

Apple TV 12% market share, reaping benefits of stale content

https://appleinsider.com/articles/26/04/20/apple-tv-reaping-the-benefits-of-stale-content-on-bigg...
1•mgh2•1h ago•0 comments

NCEES discontinuing PE Software Engineering exam (2019)

https://ncees.org/ncees-discontinuing-pe-software-engineering-exam/
1•consumer451•1h ago•1 comments

AI for the Real World: A Conversation with Yann LeCun

https://twitter.com/AnneliesGamble/status/2054219457451733382
2•gmays•1h ago•0 comments

The Evolution of Team Appwrite

https://appwrite.io/blog/post/the-evolution-of-team-appwrite
1•gauravmeena95•1h ago•0 comments

Production Is a Compiler Input

https://aicoding.leaflet.pub/3mjx4erlboc2l
1•ankitg12•1h ago•0 comments

Two computers, one monitor, zero fiddling – Alex Plescan

https://alexplescan.com/posts/2025/08/16/kvm/
1•ankitg12•1h ago•0 comments

Show HN: LightningTrack – Issue tracker built for AI-assisted development

https://lightningtrack.io/login
1•garyeterry•1h ago•0 comments

Terence Tao: My recollections on the early history of compressed sensing

https://mathstodon.xyz/@tao/114967650999562435
5•johnbarron•1h ago•2 comments

Used to manage a collection of AI workflows for a single vertical domain – Wasup

https://github.com/EdwardJoke/Wasup
1•EdwardXie•1h ago•1 comments

The IndieWeb Is Wonderfully Dionysian

https://brennan.day/the-indieweb-is-wonderfully-dionysian/
3•gm678•1h ago•0 comments