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

We're releasing Kalypta, the first app to block AI notetakers in your meetings

https://twitter.com/aidaxbaradari/status/2100223250789970186/video/1
1•taubek•46s ago•0 comments

1996 PC dial-up and early web simulator

https://56k.rip/
1•henrychannel•1m ago•1 comments

Rust coreutils acknowledges copying of GNU GPL code

https://github.com/uutils/coreutils/releases/tag/0.12.0
2•co4312•2m ago•1 comments

Free to Choose (1980) [video]

https://www.youtube.com/watch?v=dngqR9gcDDw
1•nomilk•2m ago•0 comments

AI tool turns any paper into an 'agent' that can collaborate and answer queries

https://www.nature.com/articles/d41586-026-02899-2
2•sohkamyung•3m ago•0 comments

Almost-There

https://almost-there.eu/en
1•annsaoirses•9m ago•1 comments

A small, extensible experimental embedded database in C++20

https://github.com/morishuz/CoreSQL
1•oryx1729•10m ago•0 comments

I'm building a read-only AWS cost optimization tool for startups

https://commitalpha.com
2•problemstosolve•12m ago•0 comments

How to get into a flow state: the triggers that hold up, and what EEG says

https://medium.com/@6thMind/how-to-get-into-a-flow-state-the-triggers-that-hold-up-and-what-eeg-s...
1•smanuel•12m ago•0 comments

Open source semi: Windrose puts its electric truck online, for free

https://electrek.co/2026/09/17/open-source-semi-windrose-puts-its-electric-truck-online-for-free/
1•Klaster_1•13m ago•0 comments

Pew: Democrats more worried than Republicans about AI's impact on jobs

https://pewresearch.org/short-reads/2026/09/16/democrats-are-now-more-worried-than-republicans-ab...
2•utiiiD•14m ago•0 comments

Litespeed – a local coding agent with multi-model workflows

https://github.com/BerriAI/litespeed/tree/main
1•hmokiguess•15m ago•0 comments

River home to 500 crocodiles chosen as Olympic rowing venue

https://www.bbc.com/sport/olympics/articles/cqvgy1m9z4k8o
2•vismit2000•16m ago•1 comments

Nuclear Fusion's Moment of Truth

https://email.newsletters.ft.com/c/eJyMkslS40gQhp-mdCtH7ctBB29iRMxgzDIMcyGqKrOMsCy5JRkHPH1HE_Ry5J...
2•helsinkiandrew•16m ago•1 comments

Kidney Transplantation in Highly Sensitized Persons After Car T-Cell Therapy

https://doi.org/10.1056/nejmc2608825
1•sbulaev•17m ago•0 comments

Show HN: On-device meeting transcription for iPhone (no cloud, no account)

https://apps.apple.com/us/app/fieldnoter-transcription/id6789909820
2•ljokr•17m ago•0 comments

HavenCo

https://en.wikipedia.org/wiki/HavenCo
1•vismit2000•18m ago•0 comments

19th Nervous Breakdown

https://thebuild.com/blog/19th-nervous-breakdown/
1•haeseong•18m ago•0 comments

Why TeX Is Slow and How We Rebuilt It in Pure Rust

https://leoliu0.github.io/blog-ratex.html
2•leoliu00•18m ago•0 comments

The damage a tiny speck of space debris can do at 15000mph(2018)

https://bigthink.com/hard-science/heres-the-damage-a-tiny-speck-of-space-debris-can-do-at-15000mph/
1•num42•19m ago•0 comments

SpaceX – Starmind

https://www.spacex.com/spacexai/starmind
4•vismit2000•20m ago•0 comments

Show HN: Ink Signal, editor themes with fewer colours

https://gaurav-singh.info/ink-signal/
3•gvsh_maths•20m ago•0 comments

Infinite View – Public Domain Image Archive

https://pdimagearchive.org/infinite-view/
3•Bluestein•21m ago•1 comments

Who's buying your personal data: Disney, GM, your insurer and bank

https://themarkup.org/privacy/2026/09/16/whos-buying-your-personal-data-disney-gm-your-insurer-an...
1•DeepLogin•22m ago•0 comments

My Take on Procrastination

https://hossein.naghdbishi.com/posts/en/goal-orientation-and-procrastination/
2•niyumard•22m ago•0 comments

Show HN: Bottle – a tiny ledger for bot memory

https://github.com/imron/bottle
2•imron•22m ago•0 comments

Show HN: Out-of-tree Linux driver for a reverse-engineered Cavium 10GbE SmartNIC

https://github.com/nicologiuliani6/cavium-cn6640-snic10e-octeon-ii-nic
1•nicologiuliani6•23m ago•0 comments

US automakers could soon be forced to include AM radio for free

https://techcrunch.com/2026/09/16/us-automakers-could-soon-be-forced-to-include-am-radio-for-free/
1•soltanov•23m ago•0 comments

Mammals

https://thingofthings.substack.com/p/strange-mammals
1•surprisetalk•24m ago•0 comments

Show HN: OpenBot, open source framework similar to Grok Bot

https://github.com/regnull/openbot
1•regnull•26m ago•0 comments