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

AI and Employment: So Far, So Good

https://marginalrevolution.com/marginalrevolution/2026/08/ai-and-employment-what-the-firms-say.html
1•garrickvanburen•24s ago•0 comments

We swapped Zed's storage layer for Dagr

https://gist.github.com/mzaks/8d0bd41e50cc547ce33c759c397fad4f
1•mzaks•2m ago•0 comments

Nvidia to Invest $3.5B in Chipmaker MediaTek

https://www.bloomberg.com/news/articles/2026-08-31/nvidia-to-invest-3-5-billion-in-chipmaker-medi...
1•zinekeller•2m ago•0 comments

The actually useful SaaS agents no one is building

https://pulkitsharma.substack.com/p/the-actually-useful-saas-agents-no
1•pulkitsh1234•4m ago•0 comments

Are we any closer to the Quantum Apocalypse?

https://neilmadden.blog/2026/07/02/are-we-any-closer-to-the-quantum-apocalypse/
1•mooreds•4m ago•0 comments

Remembering the Apple II and IIGS from High School

https://www.goto10retro.com/p/remembering-the-apple-ii-and-iigs
2•rbanffy•4m ago•0 comments

Let's build a digital clock [video]

https://www.youtube.com/watch?v=3XDH-fZKnQk
1•surprisetalk•6m ago•0 comments

Show HN: Words to Worlds - world build in 100 words or less

https://wordstoworlds.com
2•realizer_kevin•6m ago•0 comments

Apple Caught Off Guard by AI Demand for Mac Mini and Mac Studio

https://www.macrumors.com/2026/08/30/apple-unexpected-mac-mini-and-studio-demand/
2•thm•6m ago•0 comments

Show HN: agix – addresses and messaging for agents working for their humans

https://agixlink.com/
2•populuxe•10m ago•1 comments

Trivium 30 aug 2026

https://leahneukirchen.org/trivium/2026-08-30
2•swah•11m ago•0 comments

The new Go JSON API: twice as fast, or 1.5x slower? – Daniel Lemire's blog

https://lemire.me/blog/2026/08/29/the-new-go-json-api-twice-as-fast-or-1-5x-slower/
1•ncruces•12m ago•0 comments

Dataloupe – turn any CSV, Parquet, or Excel file into an offline HTML explorer

https://github.com/aurelio-nakamura/dataloupe
2•aurelionakamura•12m ago•0 comments

Historical Discoveries That Reshaped Modern Historical Understanding

https://thehistoricalinsights.page/2026/08/historical-discoveries.html
2•thunderbong•12m ago•0 comments

Guido van Rossum on Parallel Python: "Personally I wish we'd stuck with the GIL"

https://discuss.python.org/t/pep-805-safe-parallel-python/108670?page=4
1•pansa2•15m ago•1 comments

Show HN: Astral – Astro.js, but in Elixir

https://github.com/elixir-volt/astral
1•dannote•15m ago•0 comments

Show HN: I built this social leaderboard game

https://king-of-the.world
2•nicojuhari•17m ago•1 comments

The corporate espionage firm exposing Chinese state actors

https://www.thetimes.com/business/companies-markets/article/london-firm-ai-global-espionage-d2533...
1•pir8life4me•18m ago•0 comments

The Supabase graph on GitMir could be a CS university course

https://gitmir.com/models/supabase
1•venediktov•18m ago•1 comments

ArkDisk – managed Nextcloud on hardware I own, in Belgium and Lithuania

https://arkdisk.com/
1•ChristopherArk•18m ago•0 comments

Linear models from least squares to quantiles

https://stochastic.blog/linear-models-from-least-squares-to-quantiles/
1•Anon84•19m ago•0 comments

AI is hurting US politics. Here’s how candidates could use it for good

https://www.theguardian.com/commentisfree/2026/aug/31/ai-politics-voters
2•mitchbob•20m ago•1 comments

Two Pixels Become One

https://roundtoe.com/blog/how-two-pixels-become-one
1•nkonstas•21m ago•0 comments

Show HN: Our GLM-5.3 Flash Switchless recipe is now out for 4x DGX Sparks

https://github.com/alexellis/glm-5.3-flash-4x-dgx-spark-switchless
2•alexellisuk•22m ago•1 comments

Google Maps switches to "Lake America" as Canada compares change to "SNL" skit

https://www.axios.com/2026/08/30/lake-america-lake-ontario-maps-trump
3•reconnecting•23m ago•1 comments

Ask HN: Claude vs. Codex – which one do you prefer, and why?

2•neverenderr•24m ago•0 comments

Catching logs trying to gaslight your security agents

https://github.com/nimishaaa/gaslit-aisoc
1•engnootnoot•24m ago•0 comments

It's not insider trading, it's offshore gambling

https://www.ft.com/content/5bb22de2-f4ca-4f04-b8c0-85cda99d8576
2•johnbarron•24m ago•0 comments

Consultants head for a showdown – with their own clients

https://www.ft.com/content/709d7e2d-0c2f-45bc-b559-e7328372cf9e
1•johnbarron•26m ago•0 comments

Nintendo's Exercise Bicycle and the Vagaries of Tech Innovation

https://arbesman.substack.com/p/nintendos-exercise-bicycle-and-the
1•surprisetalk•27m ago•0 comments