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•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: Swift-Markdown-engine – A Native macOS Markdown editor on TextKit 2

https://github.com/nodes-app/swift-markdown-engine
1•lucachen•1m ago•0 comments

Today is the last day of the UK's consultation on social media and VPNs

https://www.gov.uk/government/consultations/growing-up-in-the-online-world-a-national-consultation
2•azalemeth•2m ago•0 comments

Show HN: PrismCat – Local transparent proxy and debugging console for LLM APIs

https://github.com/paopaoandlingyia/PrismCat
1•etgpao•4m ago•1 comments

Goldman Sachs CEO Says Fears of Mass Unemployment from AI Are 'Overblown'

https://www.forbes.com/sites/antoniopequenoiv/2026/05/22/goldman-sachs-ceo-says-fears-of-mass-une...
2•_____k•4m ago•0 comments

Digital dragnet: When images online destroy lives

https://www.heise.de/en/news/Digital-dragnet-When-images-online-destroy-lives-11305613.html
1•robtherobber•4m ago•0 comments

AWS Fired the One Employee Who Gave a Damn

https://www.seuros.com/blog/aws-fired-the-human-who-made-the-difference/
3•berlianta•7m ago•0 comments

Spain blocks prediction markets Polymarket, Kalshi over lack of gambling licence

https://www.reuters.com/business/spain-blocks-prediction-markets-polymarket-kalshi-over-lack-gamb...
2•thm•7m ago•0 comments

A privacy focused video captioning tool

https://vidstudio.app/auto-caption
3•dxdyhog•7m ago•0 comments

A working definition of slop, and what to do when you hit the slop wall

https://dwyer.co.za/static/slop-is-code-you-cant-work-with.html
1•mooreds•9m ago•0 comments

LLM Layer for a Rails Application

https://dmitrytsepelev.dev/llm-layer-in-rails
1•dmitrytsepelev•9m ago•0 comments

Appeals Are Not Failures

https://sphericalcowconsulting.com/2026/05/26/when-consensus-fails/
1•mooreds•10m ago•0 comments

New Species of Tiny Blue Octopus Discovered in the Galápagos

https://time.com/article/2026/05/24/new-species-blue-octopus/
1•mooreds•11m ago•0 comments

Visualize your Obsidian notes and ideas on a radar

https://community.obsidian.md/plugins/radar
1•lfcipriani•11m ago•0 comments

Not Every Byte Gets a Vote

https://mitander.xyz/posts/not-every-byte-gets-a-vote/
1•mitander•13m ago•0 comments

From WKWebView to CEF: Embedding Chromium in a Tauri App

https://getatrium.dev/blog/embedding-real-browser-tauri
1•jonnyasmar•13m ago•0 comments

Microcosm Industries

https://microcosm.industries/
1•surprisetalk•15m ago•0 comments

Show HN: Run RL agents in the browser with WebGPU

https://agenlus.com/
2•umjunsik132•15m ago•1 comments

Show HN: Lavern: an open-source multi-agent legal system (Apache 2.0)

https://github.com/AnttiHero/lavern
2•anttihero•16m ago•2 comments

Ubiquiti patches three max severity UniFi OS vulnerabilities

https://www.bleepingcomputer.com/news/security/ubiquiti-patches-three-max-severity-unifi-os-vulne...
3•kmfrk•16m ago•1 comments

'I had to guard an empty room': the rise of the pointless job (2020)

https://davidgraeber.org/articles/i-had-to-guard-an-empty-room/
1•thunderbong•17m ago•0 comments

You Live in an Illusion. Get over It

https://www.amazingcto.com/ai-the-next-absorption-event/
1•KingOfCoders•17m ago•0 comments

Show HN: Burnrate $1M a month, backwards through time

https://indiepixel.de/burnrate/
2•gizmo64k•17m ago•0 comments

Veryl Simulator: Performance Comparison with Verilator

https://veryl-lang.org/blog/veryl-simulator-performance/
1•dalance•18m ago•0 comments

Show HN: Decoding the Language Machine – AI video series and CC repo

https://github.com/SkepticCTO/decoding_the_language_machine
1•rbuccigrossi•19m ago•0 comments

Top Python Libraries for Large-Scale Data Processing

https://www.kdnuggets.com/top-7-python-libraries-for-large-scale-data-processing
1•SVI•22m ago•0 comments

Block open-sourced Goose, an AI agent that scaled to 60% of the company

https://vantageacademy.io/post/block-goose-recipe-runner
2•haimari1•23m ago•0 comments

Judging AGI Output (2020)

https://www.lesswrong.com/posts/cn6JRYD4z6nEkQvqR/judging-agi-output
1•merelydev•24m ago•0 comments

KlongPy: PyTorch Back End and Autograd

http://www.klongpy.org/torch_backend/
1•tosh•24m ago•0 comments

ING's 'Vibe Coding' AI Is Building Its New Trading Systems

https://www.bloomberg.com/news/articles/2026-05-26/ing-s-vibe-coding-ai-is-building-its-new-tradi...
1•mancerayder•26m ago•0 comments

Show HN: The X Programming Language

https://github.com/xqb64/X
2•xqb64•26m ago•0 comments