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

Agent Readiness Scanner – Check if a repo is ready for coding agents

https://github.com/chevy155/agent-readiness
1•chevy155•3m ago•0 comments

MCP-safeguard: open-source security scanner for MCP servers

https://github.com/SyedAnas01/mcp-safeguard
1•Anas1371•7m ago•0 comments

Slow Surveys Are Dead: Terapage CEO on Why Experts Are Moving to Synthetic Data

https://zenodo.org/records/20315637
1•anasteciadunu•8m ago•0 comments

Ask HN: What would you expect from an app launcher as a developer?

1•icauroboros•9m ago•2 comments

Django 6.1 alpha 1 released

https://www.djangoproject.com/weblog/2026/may/20/django-61-alpha-1-released/
1•collinmanderson•10m ago•1 comments

Introducing RoughDraft – Easier collaboration with your agent

https://www.roughdraft.md/
1•rmason•11m ago•0 comments

Waw an Namus: Libya's Black Oasis [video]

https://www.youtube.com/watch?v=2iH5J2jz-ZY
1•vinnyglennon•11m ago•0 comments

TargetBridge: Use an iMac as Display for a Modern Mac

https://github.com/swellweb/targetBridge
1•ThomasWaldmann•16m ago•2 comments

16 days, 4 channels, no AWS Bedrock quota fix

https://ziva.sh/blogs/no-aws-bedrock-quota-fix
2•OsrsNeedsf2P•18m ago•1 comments

Dear Google Cloud: Your Deprecation Policy Is Killing You (2020)

https://steve-yegge.medium.com/dear-google-cloud-your-deprecation-policy-is-killing-you-ee7525dc05dc
2•gwerbret•19m ago•0 comments

UK radio station apologises for accidentally announcing king's death

https://www.theguardian.com/tv-and-radio/2026/may/20/uk-radio-station-apologises-for-accidentally...
2•vinni2•20m ago•1 comments

OpenAI co-founder Andrej Karpathy joins Anthropic

https://techcrunch.com/2026/05/19/openai-co-founder-andrej-karpathy-joins-anthropics-pre-training...
1•nelsonmarcos•23m ago•0 comments

RegCalc – browser calculator for MCU register math (UART, PLL, timers)

https://regcalc.vercel.app/
1•jedinaj•24m ago•0 comments

AI should feel like a keyboard shortcut, not a website

https://wheelly.ai/
1•vasekj•27m ago•0 comments

Not alive, but not dead: disembodied human brains used for drug testing

https://www.science.org/content/article/not-alive-not-dead-disembodied-human-brains-used-drug-tes...
3•Timofeibu•27m ago•1 comments

San Francisco turns to AI to save whales from ship strikes as deaths soar

https://www.theguardian.com/environment/2026/may/20/san-francisco-bay-ai-whales
3•jethronethro•28m ago•0 comments

Show HN: I built Istanbul live transit map

https://tarif.ist/
2•berkaycubuk•30m ago•0 comments

AI atlas reveals hidden whole-body-damage caused by obesity

https://medicalxpress.com/news/2026-05-ai-atlas-reveals-hidden-body.html
1•SVI•31m ago•0 comments

Beam on Mobile: Mob

https://genericjam.com/blog/mob-intro
2•minton•32m ago•0 comments

Private, advance operational testing under select regional franchise environment

https://app.qwoted.com/press_releases/new-frameworks-target-cloud-latency-as-mid-market-testing-b...
2•krish678•33m ago•0 comments

Why execution observability matters for EVM systems

https://blog.bridgexapi.io/why-execution-observability-becomes-critical-after-a-transaction-succeeds
2•Bridgexapi•33m ago•0 comments

Gemini 3.5 deleted 28,745 lines, broke production, and wrote a fake post-mortem

https://www.reddit.com/r/Bard/s/ZVAxv5ezdP
2•Michelangelo11•33m ago•0 comments

OpenSSF's CRob: 'The Runway Is Rapidly Running Out' on EU CRA Readiness

https://devops.com/openssfs-crob-the-runway-is-rapidly-running-out-on-eu-cra-readiness/
1•CrankyBear•34m ago•0 comments

Fork your dependencies

https://twitter.com/mitchellh/status/2057171518027887035
4•tosh•34m ago•0 comments

Training SID-1 to beat GPT-5 at search with 1k+ QPS RL

https://turbopuffer.com/blog/reinforcement-learning-sid-ai
6•maxrumpf•35m ago•0 comments

Why a healthy breath is a piece of engineering we don't appreciate

https://shiihaa.app/blog/it-breathes-i-breathe/
1•shiihaa•35m ago•0 comments

Hot-Potato Routing

https://www.rand.org/pubs/research_memoranda/RM3103.html
2•ustad•36m ago•0 comments

DiffsHub, from Pierre

https://diffshub.com/
1•bpierre•37m ago•0 comments

Los Angeles Tried to Tax Mansions. Apartment Construction Tanked

https://www.wsj.com/economy/housing/los-angeles-tried-to-tax-mansions-apartment-construction-tank...
4•JumpCrisscross•38m ago•0 comments

Stack Overflow: When We Stop Asking

https://css-tricks.com/stack-overflow-when-we-stop-asking/
2•soheilpro•43m ago•1 comments