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•11mo 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•11mo 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...

Fastconstmap: Fast, immutable, compact map from strings to int64 for Python

https://github.com/lemire/fastconstmap
1•mfiguiere•1m ago•0 comments

Terraform AWS Organization Foundation

https://github.com/henriquesgnc/terraform-aws-organization-foundation
1•eriksencosta•1m ago•1 comments

Consciousness Is Not a Binary Thing

https://medium.com/@chuliangyu/consciousness-is-not-a-binary-thing-7a020f93ba99
1•chuliangyu•4m ago•0 comments

Brockman Officially Takes Control of OpenAI's Products in Latest Shake-Up

https://www.wired.com/story/openai-reorg-greg-brockman-product/
1•JumpCrisscross•4m ago•0 comments

OSnews – 21 years and 20k posts later

https://www.osnews.com/story/144962/21-years-and-20000-posts-later/
2•greatquux•10m ago•0 comments

A fork() in the road (2019) [pdf]

https://www.microsoft.com/en-us/research/wp-content/uploads/2019/04/fork-hotos19.pdf
1•aragonite•11m ago•0 comments

There is no room: the sphere of automation

https://metastable.org/the-sphere/
1•pbw•11m ago•0 comments

Proteomic signatures of APOE ε4 and APOE ε2 genetic variants and Alzheimer's dis

https://www.nature.com/articles/s43587-026-01123-0
1•bookofjoe•13m ago•0 comments

DroidDesk: Turns Android Phone into Linux Desktop

https://github.com/orailnoor/DroidDesk
2•Einenlum•14m ago•0 comments

Triad – a dynamic, scriptable window manager for the River Wayland compositor

https://github.com/greenm01/triad
1•smartmic•16m ago•0 comments

Loop Fission and Fusion

https://en.wikipedia.org/wiki/Loop_fission_and_fusion
1•tosh•17m ago•0 comments

Show HN: Strava for AI coding – analytics on your Copilot/Claude/Codex usage

https://github.com/microsoft/AI-Engineering-Coach
2•aymenfurter•17m ago•0 comments

Tesla reveals two Robotaxi crashes involving teleoperators

https://techcrunch.com/2026/05/15/tesla-reveals-two-robotaxi-crashes-involving-teleoperators/
6•Brajeshwar•19m ago•0 comments

A text based loading/thinking animation exploration

https://old.reddit.com/r/webdev/comments/1tetzlb/agents_are_thinking_a_text_based_thinking/
1•zane__chen•21m ago•0 comments

PyCon US 2026 Typing Summit Recap

https://bernat.tech/posts/pycon-us-2026-typing-summit-recap/
1•rexledesma•21m ago•0 comments

Show HN: Infinite Swap – Trade a bottle cap up to a house

https://infiniteswap.app/
1•dansquizsoft•22m ago•0 comments

Profunctor Equipment in Haskell

https://bartoszmilewski.com/2026/05/16/profunctor-equipment-in-haskell/
1•g0xA52A2A•23m ago•0 comments

Long Island Rail Road Strike Shuts Down Busiest U.S. Passenger Rail Service

https://www.nytimes.com/2026/05/16/nyregion/lirr-strike.html
2•JumpCrisscross•23m ago•0 comments

Custodial vs. non-custodial stablecoin cards: two different systems

https://nethsara.substack.com/p/custodial-vs-non-custodial-stablecoin
2•nethsarask•23m ago•0 comments

MacBook microphone has no dynamic range

https://blog.vasi.li/macbook-microphone-has-no-dynamic-range/
2•vsviridov•24m ago•1 comments

Can Some Tiny Particles Cool the Planet? One Tech Company Says Yes

https://www.nytimes.com/2026/05/14/climate/stardust-solutions-geoengineering-cooling-earth.html
1•lxm•26m ago•0 comments

How an Australian Teen Team Is Making Radio Astronomy Affordable for Schools

https://mag.openrockets.com/p/how-an-australian-teen-team-is-making-radio-astronomy-affordable-fo...
3•openrockets•29m ago•0 comments

Show HN: Agenda Intel MD – schemas and CLI to audit LLM strategic-risk briefs

https://github.com/vassiliylakhonin/agenda-intelligence-md
1•vassilbek•29m ago•0 comments

NeuroAPI – AI for Finance

https://neuroapi.neurobro.ai/docs
1•gromdimon•29m ago•1 comments

Kaiku – Free FM Synthesizer – VST3 – Linux / macOS / Windows

https://github.com/Jakko-KAAMOS/kaiku
1•Jakko-KAAMOS•30m ago•0 comments

AI research papers are getting better, and it's a big problem for scientists

https://www.theverge.com/ai-artificial-intelligence/930522/ai-research-papers-slop-peer-review-pr...
2•greesil•31m ago•0 comments

What Sudoku Reveals About AI Reasoning Architectures and the Future

https://logicalintelligence.com/blog/energy-based-model-sudoku-demo
1•Topfi•32m ago•0 comments

Tesla Patents New Trim Clip to Reduce Rattles and Vibrations

https://www.notateslaapp.com/news/4122/tesla-patents-new-trim-clip-to-reduce-rattles-and-vibrations
1•busymom0•37m ago•0 comments

B2B Copywriting That Drives Demand

https://draft.dev/learn/b2b-copywriting-drives-demand
2•mooreds•40m ago•0 comments

Mode collapse has a name, and he's selling cancer treatment advice on Amazon

https://danielmay.co.uk/posts/cheap-agents-alumni-shirts-and-elias-thorne/
2•danielrmay•40m ago•0 comments