frontpage.
newsnewestaskshowjobs

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•1y 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•1y 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: Spsc-ring-threadsafe Python C ext. 100x faster as multiprocessing.Queue

https://github.com/eliasdejong/spsc-ring-threadsafe
1•eliasdejong•1m ago•0 comments

Show HN: JavaScript/JSON and CSS minifier lib in minimal C89

https://fossil.wanderinghorse.net/r/cssminc/doc/ckout/README.md
1•sgbeal•7m ago•0 comments

How to Build an Automated SEO Workflow That Improves over Time

https://medium.com/@stefant/how-to-build-an-automated-seo-workflow-that-actually-improves-over-ti...
1•stevematzal•8m ago•0 comments

Big Companies Are Starting to Hire Again, Defying Predictions of AI Wipeout

https://www.wsj.com/business/big-companies-are-starting-to-hire-again-defying-predictions-of-ai-w...
2•thm•12m ago•0 comments

How to Set Up an On-Premises Project Management Platform

https://ones.com/blog/how-to-set-up-an-on-premises-project-management-platform-without-real-time-...
1•coding1134•16m ago•0 comments

Finance engineering roles are 2.6% of open finance-department jobs

https://app.layerz.cc/resources/finance-engineer-statistics
1•abarbey•19m ago•0 comments

How to Build a 50k Ton Forging Press

https://www.construction-physics.com/p/how-to-build-a-50000-ton-forging
1•Michelangelo11•21m ago•0 comments

Beyond Lambda-Calculus: Intensional Computation (2017) [video]

https://www.youtube.com/watch?v=Mmjwdtcu99I
1•sargstuff•22m ago•0 comments

Libsm64: Mario 64 as a library for use in external game engines

https://github.com/libsm64/libsm64
2•klaussilveira•24m ago•0 comments

Is Software Solved?

https://ahmet.ee/is-software-solved/
1•aozisik•25m ago•1 comments

The Odyssey Leaked on X: Bootleg Seen by Millions in Hours Before Takedown

https://variety.com/2026/film/news/the-odyssey-leaked-high-quality-bootleg-x-1236821418/
4•smurda•25m ago•0 comments

Removing React.js from the codebase and adapting Htmx for UI interactivity

https://misago-project.org/t/removing-reactjs-from-the-codebase-and-adapting-htmx-for-ui-interact...
1•Ralfp•30m ago•0 comments

Why I Left Google DeepMind

https://www.lesswrong.com/posts/iKm2FhpWkuuBojm82/why-i-left-google-deepmind
2•eatitraw•32m ago•1 comments

"Please just use plain English, I don't understand what you're saying."

https://twitter.com/mykola/status/2081450468178579594
3•alediaferia•32m ago•0 comments

Show HN: Agent Console – A Local Dashboard for Codex and Claude Code

https://github.com/buhuipao/agent-console
1•buhuipao•33m ago•0 comments

Brief notes on the OpenAI/Hugging Face incident

https://abstatisticalconsulting.substack.com/p/brief-notes-on-the-openaihugging
1•eatitraw•35m ago•0 comments

Resumepilot

https://resumpilot-xtlr.bolt.host
1•ibrahemalghazy•39m ago•0 comments

Absolute Truths I Unlearned as Junior Developer (2019)

https://monicalent.com/blog/2019/06/03/absolute-truths-unlearned-as-junior-developer/
1•downbad_•40m ago•0 comments

Heartbeats and Heart Attacks (2016)

https://tabletopwhale.com/2016/10/19/heartbeats-and-heart-attacks.html
2•downbad_•41m ago•0 comments

Teaching LLMs to Update Beliefs for Efficient Long-Horizon Interaction

https://bair.berkeley.edu/blog/2026/07/26/abbel/
1•SVI•43m ago•0 comments

Replacing gas stove can help asthmatics as much as some drugs, US experts find

https://www.theguardian.com/environment/2026/jul/24/replacing-gas-stove-can-help-asthmatics-as-mu...
2•u1hcw9nx•48m ago•0 comments

The Alice and Bob After Dinner Speech (1984)

https://hex.ooo/library/alicebob.html
1•kamma4434•49m ago•0 comments

TV presenter and comedian Bill Oddie dies at 85

https://www.bbc.co.uk/news/articles/cjejw8pq5elo
2•zeristor•50m ago•4 comments

Mirelba II

https://medium.com/luminasticity/mirelba-ii-1d3fcb3b0926
1•bryanrasmussen•54m ago•0 comments

Stop Pathologizing Ordinary Life

https://www.nytimes.com/2026/07/26/opinion/mental-health-exercise-charity.html
4•Michelangelo11•59m ago•0 comments

Show HN: NameThatUI – A quiz game to test your UI design knowledge

https://namethatui.org/
2•tangjei•1h ago•0 comments

You can view a lot of shared conversations via Google

https://old.reddit.com/r/ClaudeAI/comments/1v6fiyj/you_can_view_a_lot_of_shared_conversations_via/
2•tamnd•1h ago•0 comments

AI YouTube Video Generator: From Content Creation to Scalable Video Production

https://textideo.com/use-cases/youtube
1•cloaud•1h ago•0 comments

Shay Locomotives

https://www.shaylocomotives.com/
2•Rygian•1h ago•0 comments

FICC Curves and Surfaces Are Built

https://medium.com/@DolphinDB_Inc/the-hidden-foundation-of-pricing-and-risk-how-ficc-curves-and-s...
1•CrazyTomato•1h ago•0 comments