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

Kairos Engine – a pipeline that kills trading strategies before they cost money

https://github.com/mohamadomar-ai/kairos-engine
1•Mohamad_Omar•1m ago•0 comments

Most ArXiv papers contain information never meant to be shared

https://www.nature.com/articles/d41586-026-02057-8
1•bookofjoe•4m ago•1 comments

Five Foreign Words English Should Steal Immediately

https://commonplacefacts.com/2026/07/11/foreign-words-english-needs/
1•theanonymousone•6m ago•0 comments

World oil demand set for first annual decline since 2020, IEA says

https://www.cnbc.com/2026/07/10/iea-world-oil-demand-declines-iran-war.html
1•geox•8m ago•0 comments

Introduction to Reinforcement Learning and Its Role in LLMs

https://huggingface.co/learn/llm-course/en/chapter12/2
1•tosh•11m ago•0 comments

Fable 5 made a Fireship Video for GPT 5.6 Sol

https://www.youtube.com/watch?v=cSsVNtGPOIg
1•mesmertech•12m ago•1 comments

Forking an Open Source Project

https://codeblog.jonskeet.uk/2026/07/11/forking-an-open-source-project/
1•ingve•12m ago•0 comments

Rollup Table

https://questdb.com/glossary/rollup-table/
1•tosh•13m ago•0 comments

FAA approves first space mirror

https://spacenews.com/fcc-approves-first-reflect-orbital-satellite/
1•stogot•15m ago•1 comments

Reimplementing pf as an eBPF/XDP dataplane on Linux

https://blog.nfsensei.org/the-packet-filter-reborn.html
1•882542F3884314B•16m ago•0 comments

CyberNom: Self-Hosted Threat Intel and SoC Monitoring Platform, Single Go Binary

https://github.com/Hayder-Rzaigui/cybernom-community
1•Hayderrr•17m ago•0 comments

G# – A modern .NET language with Go, Kotlin, and Swift ergonomics

https://davidobando.github.io/gsharp/
1•serial_dev•21m ago•0 comments

Semantic/Hybrid Search in the Browser

https://bart.degoe.de/semantic-search-in-your-browser/
2•bartdegoede•21m ago•0 comments

Show HN: Browser-only tools with no uploads and no accounts

https://toolsdeck.app/
1•biplabwagle•22m ago•0 comments

Two Database Migrations and a Divorce

https://usefathom.com/blog/two-database-migrations-and-a-divorce
1•tosh•25m ago•0 comments

Show HN: Sfotty Pie – A browser-based Atari 8-bit emulator in TypeScript

https://a8.aygun.me
1•cyco130•27m ago•0 comments

If You Want Taste, You're Gonna Have to Eat

https://jxnl.co/writing/2026/07/05/taste/
3•JumpCrisscross•36m ago•0 comments

Ask HN: What are some of the use-cases of the frontier models's max mode?

1•avinoth•38m ago•0 comments

Show HN: Mtg – Arcade games for the terminal, in Rust with Ratatui

https://github.com/modern-terminal-games/mtg
2•funnyfoobar•40m ago•0 comments

The Restraint Problem

https://bartkolendowski.com/writing/the-restraint-problem.html
3•riskcomplex•43m ago•1 comments

Steve Jobs: Let's force Amazon to use our payment system (2010)

https://twitter.com/TechEmails/status/1438188756738191362
1•downbad_•45m ago•1 comments

Show HN: A Figma file viewer for the 333 MHz Sony PSP

https://pocketjs.dev/blog/pocket-figma/
3•doodlewind•50m ago•1 comments

Alice and Mirror Alice [short story]

https://forum.effectivealtruism.org/posts/HtcQcQcTGqhpCJoiY/alice-and-mirror-alice-short-story
1•ClosedPistachio•53m ago•0 comments

Temper – A programming language for libraries translated to all the others

https://github.com/temperlang/temper
1•modinfo•54m ago•0 comments

Networking and the Internet, from First Principles

https://fazamhd.com/mental-models/networking/
49•faza•55m ago•22 comments

Show HN: Yqr – jq-style YAML tool that preserves comments and formatting

https://github.com/zoosky/yqr
1•akapaka•58m ago•1 comments

AI takes two-thirds of venture money, and your odds are still one in six

https://okaneland.com/study/ai-startup-raise-math/
2•ermantrout•59m ago•0 comments

Show HN: Hidetext.sh – encrypted pastebin where the server never sees the key

https://hidetext.sh
1•hidetext•1h ago•0 comments

I guess most useful extention on Chrome for readers I downloaded

https://chromewebstore.google.com/detail/readback-–-save-reading-p/pomfhagjojbnfmgmldkpakfggpdp...
1•scionhat•1h ago•0 comments

New How 3 Years of Experimenting Helped Me Build a Powerful Morning Routine

https://pressearn.it.com/blog/2026/03/11/how-can-i-improve-my-memory-for-studying-2/
1•oibbb•1h ago•0 comments