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

Wakayama senior uses AI to identify wild mushrooms, gets poisoned shortly after

https://soranews24.com/2025/11/26/wakayama-senior-uses-ai-to-identify-wild-mushrooms-gets-poisone...
1•zdw•48s ago•0 comments

Show HN: GetZlib – Verified Z-Library Links, Apps, and Tor (Auto-Updated)

https://getzlib.com
1•ruguo•54s ago•0 comments

Bloomberg-inspired market sentiment tracker built with Claude Code

https://contrariansignals.com/
2•victordg•55s ago•1 comments

Police Trial AI Chatbot for Non-Emergency Calls

https://www.bbc.com/news/articles/cdxw9xnk7rzo
1•skx001•1m ago•0 comments

To Explore Violence Against Women, She Drugs Herself Onstage

https://www.nytimes.com/2025/10/14/t-magazine/carolina-bianchi-bride-goodnight-cinderella.html
1•bookofjoe•2m ago•1 comments

Ingress Migration Kit (IMK): Audit ingress-Nginx and migrate before EOL

https://github.com/ubermorgenland/ingress-migration-kit
1•random_round•2m ago•1 comments

The Writing Is on the Wall for Handwriting Recognition

https://newsletter.dancohen.org/archive/the-writing-is-on-the-wall-for-handwriting-recognition/
1•speckx•3m ago•0 comments

Show HN: Adventures in Physics with 8-Bit Animations (Python, NumPy, Pillow)

https://github.com/lascauje/pyvert
1•lascauje•3m ago•0 comments

Eli Lilly switches from Big 3 PBM to alternative transparent rival

https://www.healthcare-brew.com/stories/2025/11/25/eli-lilly-switches-big-3-pbm-alternative-trans...
1•cebert•5m ago•0 comments

An Approval Model That Got Approved

https://tiago.rio.br/work/willbank/account/approval-model-finally-approved/
1•timotta•6m ago•1 comments

EU court says same-sex marriages should be recognised throughout bloc

https://www.reuters.com/world/europe/eu-court-says-same-sex-marriage-should-be-recognised-through...
1•erhuve•8m ago•0 comments

Two London councils enact emergency plans after being hit by cyber-attack

https://www.theguardian.com/technology/2025/nov/26/london-councils-kensington-and-chelsea-westmin...
2•chrisjj•8m ago•0 comments

What Is Science?

https://worrydream.com/RhetoricAndScience/
1•andsoitis•11m ago•0 comments

OpenAI needs to raise at least $207B by 2030 so it can continue to lose money

https://ft.com/content/23e54a28-6f63-4533-ab96-3756d9c88bad
19•akira_067•11m ago•1 comments

The best guide to spotting AI writing comes from Wikipedia

https://techcrunch.com/2025/11/20/the-best-guide-to-spotting-ai-writing-comes-from-wikipedia/
1•vintagedave•12m ago•0 comments

The Play Deficit

https://aeon.co/essays/children-today-are-suffering-a-severe-deficit-of-play
1•skx001•13m ago•0 comments

Show HN: Lumethic – Verify photo authenticity by comparing RAW to JPEG

https://www.lumethic.com/en
1•byfx•13m ago•0 comments

llmfuse: A self-compressing filesystem backed by an LLM

https://grohan.co/2025/11/25/llmfuse/
1•grohan•14m ago•0 comments

Forecasting Social Science: Evidence from 100 Projects

https://www.nber.org/papers/w34493
1•mathattack•15m ago•0 comments

The games industry's self-induced traumatic brain injury

https://doctorow.medium.com/https-pluralistic-net-2025-11-17-stop-killing-games-again-object-tran...
2•rbanffy•18m ago•0 comments

Check if a business has online reviews deleted

https://www.myreviewgotdeleted.com
2•maxmoehl•18m ago•0 comments

Dictionary.com's 2025 Word of the Year Is "67"

https://www.dictionary.com/e/word-of-the-year-2025/
2•skx001•21m ago•0 comments

Black Friday Deals Won't Save You from EA's New Private Equity Overlord

https://cepr.net/publications/black-friday-deals-wont-save-you-from-eas-new-private-equity-overlord/
1•spopejoy•21m ago•0 comments

Show HN: MyChefGPT.com – Your Personal AI Chef Assistant Is Now Live

1•ebastiban•22m ago•0 comments

Long-sought solution to 'Kryptos' sculpture sells for almost $1M

https://www.washingtonpost.com/entertainment/2025/11/21/kryptos-auction-sale-sanborn-cia/
1•speckx•23m ago•0 comments

Decision Matrices Create Better Engineering Decisions

https://boredhacking.com/decision-matrix-vs-pros-cons-engineering-decisions/
2•bored_hacker•23m ago•1 comments

Solving the Partridge Packing Problem Using MiniZinc

https://zayenz.se/blog/post/partridge-packing/
3•mzl•24m ago•0 comments

Human behavior isn't coherent enough to be a benchmark for AI

https://kemendo.com/benchmark.html
2•AndrewKemendo•25m ago•0 comments

Towards milli-joules per token – AI on the Apple Watch

https://atsentia.com/blog/towards-millijoules-per-token
1•amund•26m ago•0 comments

Are emotional video surprises better than text messages?

https://softlywished.substack.com/p/how-text-to-video-is-changing-the
1•SoftlyWished•28m ago•1 comments