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: Hail.so – Open-source phone, SMS and email for agents and humans, v0.15

https://github.com/hail-hq/hail/
1•r13i•2m ago•1 comments

Mid-tier factory EDC knives worth buying?

https://www.paragon-knives.com/
1•bgzlsxaz•3m ago•0 comments

Show HN: Test harness that found 250 bugs in open-source matching engines

https://github.com/flash1-dev/matching-engine-benchmark
1•roycechocolate•4m ago•0 comments

Reporting Web 3D Capabilities on a Budget of $3 a Month

https://ben3d.ca/blog/reporting-web-3d-capabilities-on-a-budget
1•bhouston•4m ago•0 comments

About AgentRQ – Human-in-loop realtime conversational task manager for AI Agents

https://github.com/agentrq/agentrq
1•shahargl•7m ago•0 comments

Minimal Git CI using hooks

https://mccd.space/posts/26-06-29/simple-git-ci
1•olexsmir•7m ago•0 comments

Show HN: A comprehensive, filterable list of AI agent jails

https://pleasedonotescape.com/
4•petesergeant•8m ago•1 comments

Human mathematicians are being outcounterexampled

https://xenaproject.wordpress.com/2026/07/20/human-mathematicians-are-being-outcounterexampled/
1•vitplister•10m ago•0 comments

Nightborne – A Neill Blomkamp Sci-Fi Film. AI (4K) [video]

https://www.youtube.com/watch?v=8Wbtt2JxP7g
1•mxfh•13m ago•0 comments

Screenshot Editor Tool (SuperSnap) – 5 Free Lifetime Keys

https://supersnap.net
1•daniel_at08•15m ago•0 comments

China's Moonshot pauses Kimi subscriptions amid hot demand, IPO push

https://www.reuters.com/legal/transactional/chinas-moonshot-pauses-kimi-subscriptions-amid-hot-de...
3•JumpCrisscross•16m ago•1 comments

Connect Your AI Agent to Any API in Plain English (No Code)

https://quickchat.ai/post/connect-ai-agent-to-any-api
1•piotrgrudzien•17m ago•0 comments

What Happened to Le Chat? Mistral's Vibe Rebrand, Tested (2026)

https://mrkt30.com/what-happened-to-le-chat-mistrals-vibe-rebrand-tested-2026/
1•technewssss•21m ago•1 comments

From Proton to Posteo: Embracing the Underdog

https://moonwriting.blog/from-proton-to-posteo-embracing-the-underdog
1•g-b-r•22m ago•0 comments

The Travelers

https://www.seatlr.com/
1•alihadi965•22m ago•0 comments

Tree-of-Life and Evolution of Code

http://replicated.live/blog/worktree
1•gritzko•22m ago•0 comments

Environmental Performance Index (EPI) 2026

https://epi.yale.edu/indicator/2026/EPI
2•omkar-foss•24m ago•1 comments

Show HN: Trust Vault – encrypted file vaults with flexible key management

https://github.com/namelesscorp/tvault
1•midaef•26m ago•0 comments

The 'Bad Blood' Between Polymarket's Shayne Coplan and Kalshi's Tarek Mansour

https://www.nytimes.com/2026/07/19/technology/polymarket-kalshi-rivalry-coplan-mansour.html
1•thm•26m ago•0 comments

Spinning drone hides in plain sight

https://news.northwestern.edu/stories/2026/07/new-spinning-drone-hides-in-plain-sight
2•_kb•27m ago•1 comments

Airport Simulator

https://airport.apunen.com/
2•apunen•27m ago•0 comments

An autonomous AI agent that sells its own API access via x402 payment protocol

https://money-agent-production-a0a9.up.railway.app/api/summarize
2•TIMU619•28m ago•2 comments

Building an AmigaOS Development Environment in 2026

https://turtleware.eu/posts/Building-an-AmigaOS-Development-Environment-in-2026.html
2•jackdaniel•32m ago•1 comments

GitHub's 2FA is to become mandatory on September 2, 2026

4•itvision•34m ago•0 comments

How to Build a JavaScript Runtime with SpiderMonkey

https://twitter.com/i/status/2075570299576397910
1•opentestudox•37m ago•0 comments

AI-Native Companies Have Tiny Staffs and Fewer Bosses

https://www.wsj.com/tech/ai/ai-companies-staffing-c9029343
2•bryan0•37m ago•0 comments

I rewrote node-semver in Rust and benchmarked it honestly

https://github.com/dilukangelosl/rs-semver
3•dilukangelo•40m ago•0 comments

Engineering management after the cost of code collapsed

https://karimjedda.com/engineering-management-after-cost-of-code-collapse/
2•ilovefood•42m ago•0 comments

Gadget-free RCE in Fastjson 1.2.83

https://twitter.com/k_firsov/status/2078872293745570032
1•fragmede•42m ago•0 comments

Unnormalized Linear Transformer

https://people.idsia.ch/~juergen/1991-unnormalized-linear-transformer.html
1•tosh•42m ago•0 comments