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

Link to Pane – Link to Windows Alternative for Mac

https://link-to-pane.com
1•zond80•2m ago•1 comments

Introduction to GIS Programming

https://gispro-fall26.gishub.org/
1•jonbaer•2m ago•0 comments

So, we found a live bat in our galleries

https://bsky.app/profile/themerl.bsky.social/post/3mtgldke3s22q
1•mooreds•3m ago•0 comments

Does whispering to agents in docs help?

https://passo.uno/if-you-are-an-agent-read-this/
1•theletterf•3m ago•0 comments

Common Expression Language: Fast, safe expression language

https://cel.dev/
1•mooreds•4m ago•0 comments

Packing Malware in Rosetta 2

https://kernelkennel.com/blog/summercon2026-rosetta/
1•gok•4m ago•0 comments

Geolocating a random island using geometry and CUDA programming

https://yassa9.github.io/osint/gralhix-004/
2•yassa9•7m ago•0 comments

Mapping out the relations between different equational theories of Magmas

https://teorth.github.io/equational_theories/
1•binyu•9m ago•0 comments

I run AI coding agents as a team with AI DevKit

https://codeaholicguy.com/2026/08/19/how-i-run-ai-coding-agents-as-a-team-with-ai-devkit/
1•hoangnnguyen•10m ago•0 comments

Why Legacy Systems Block Real-Time AI Decision-Making

https://geekyants.com/blog/why-legacy-systems-block-real-time-ai-decision-making
1•mark6•10m ago•0 comments

Show HN: Func – Build CLIs like TypeScript applications

https://github.com/unix/func
1•heywitt•11m ago•0 comments

Ask HN: Worst bug from vibe-coded code you didn't review?

2•Harish_0089•11m ago•0 comments

Show HN: Skillorum – an RPG-style time tracker for real-life skills

https://skillorum.com/
2•luclom•12m ago•1 comments

The C Seed Bugatti N1 Super TV

https://newsroom.bugatti.com/en/press-releases/the-c-seed-bugatti-n1-super-tv
1•robin_reala•14m ago•1 comments

OpenAI slows model training to bolster security after Hugging Face hack

https://www.reuters.com/technology/openai-slows-model-training-bolster-security-after-hugging-fac...
1•ArcHound•15m ago•0 comments

Jet – Ultrafast C++17 3D renderer for Embedded Devices

https://github.com/CubeCoders/Jet
1•unprovable•15m ago•0 comments

Anthropic Posts First Profitable Quarter in Frontier AI

https://www.forbes.com/sites/jonmarkman/2026/08/17/anthropics-groundbreaking-second-quarter-deliv...
1•leumon•15m ago•0 comments

Halstead Complexity Measures

https://en.wikipedia.org/wiki/Halstead_complexity_measures
1•tosh•16m ago•0 comments

Why LLMs can't make your code simpler

https://www.answer.ai/posts/2026-08-19-llms-code-simpler.html
1•tosh•17m ago•0 comments

We plan to erase the Microsoft Word document resume

https://userezy.com/about
2•gmalisa•18m ago•1 comments

Cyber spies used malware from GitHub to hack EncroChat cryptophone network

https://www.computerweekly.com/news/366649396/Revealed-Cyber-spies-used-malware-from-GitHub-to-ha...
2•rdmuser•19m ago•0 comments

MirrorSpeaker – Use your Windows PC as an iPhone speaker

https://github.com/codyabraham/MirrorSpeaker
2•codyabraham•19m ago•0 comments

Protecting the grid with artificial intelligence (2025)

https://www.sandia.gov/labnews/2025/09/04/protecting-the-grid-with-artificial-intelligence/
2•bryanrasmussen•19m ago•0 comments

NASA estimates the size of the hole SpaceX made in the moon

https://www.theregister.com/offbeat/2026/08/19/nasa-estimates-the-size-of-the-hole-spacex-made-in...
3•sbulaev•20m ago•0 comments

Show HN: LLM-Shield-Proxy Zero-Egress PII Streaming Proxy (55MB RAM)

https://github.com/ninadphalak/LLM-Shield-Proxy
2•ninadphalak•21m ago•0 comments

The OTA tax is optional

https://lbm.co/journal/the-ota-tax-is-optional
3•jon-lbm•21m ago•0 comments

Show HN: Open-source, 3D mockup designer for apps

https://openmock.app/
2•mehrant•21m ago•0 comments

Show HN: ParqDB – No query server. Vector search in the browser

https://search.parqdb.io/
2•petrizhang•21m ago•0 comments

What do you use for a kids (ages 4-7) OS?

3•boredumb•22m ago•1 comments

Do (2011)

https://martinrue.com/do/
1•afisxisto•22m ago•1 comments