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

Typing Speed Might Matter Now

https://jarbus.net/blog/typing-speed-might-matter-now/
1•jarbus•24s ago•0 comments

ToolTrust Scanner – detect backdoored MCP packages (litellm 1.82.8)

https://github.com/AgentSafe-AI/tooltrust-scanner
1•brian93512•2m ago•0 comments

How AI Automation Is Quietly De-Skilling White-Collar Workers

https://www.inc.com/andrea-olson/how-ai-automation-is-quietly-deskilling-white-collar-workers/913...
1•ryan_j_naughton•6m ago•0 comments

Show HN: Pixelbeat – A pixel-art terminal music player daemon written in Rust

https://github.com/Dylanwooo/pixelbeat
1•Dylanwoo•7m ago•0 comments

Implementing automatic eSIM installation on Android

https://medium.com/proandroiddev/integration-of-automatic-esim-installation-on-android-6c5f6d7124cb
5•nesterenkopavel•10m ago•0 comments

MirageOS – Build Unikernels in OCaml

https://mirage.io/
2•h4ch1•12m ago•0 comments

iStat Menus < 7.20.5 local privilege escalation

https://markuta.com/istat-menus-local-privilege-escalation/
1•jandeboevrie•19m ago•0 comments

D B Smith says "Einstein dead" and releases full stack of revolutionary papers

https://zenodo.org/records/19212785
1•tintweezl•21m ago•0 comments

Saving money by switching from PHP to D (2019)

https://dlang.org/blog/2019/09/30/saving-money-by-switching-from-php-to-d/
1•teleforce•25m ago•0 comments

Self-Parking Car Evolution

https://trekhleb.dev/self-parking-car-evolution/
1•trekhleb•25m ago•0 comments

Remove curl and wget aliases from PowerShell

https://github.com/PowerShell/PowerShell/pull/1901
1•tuananh•33m ago•0 comments

Pseudo-3D Photo Maker – iOS App

https://apps.apple.com/us/app/ioutbox-pseudo-3d-photo-maker/id6760662310
1•dares2573•39m ago•0 comments

Show HN: Travelwithsira: Find Cheapest Flights

https://travelwithsira.com/
1•malwaregeeeek•40m ago•0 comments

PyHanko: Cryptographically sign and verify PDF files

https://github.com/MatthiasValvekens/pyHanko
2•colonCapitalDee•44m ago•1 comments

1929: Inside the Greatest Crash in Wall Street History

https://www.nybooks.com/articles/2026/03/26/tick-tick-boom-1929-andrew-ross-sorkin/
3•mitchbob•50m ago•1 comments

Meadow: An ultra-compact smartphone without web browser, social media or email

https://www.notebookcheck.net/The-Meadow-launches-as-an-ultra-compact-smartphone-without-web-brow...
2•thunderbong•51m ago•0 comments

TurboQuant: Redefining AI efficiency with extreme compression

https://research.google/blog/turboquant-redefining-ai-efficiency-with-extreme-compression/
6•ray__•51m ago•0 comments

Iran camera network to control dissent turned into Israel targeting tool

https://apnews.com/article/iran-war-security-cameras-surveillance-5f9a1fe5845d94894f3edd50af560d3a
3•divbzero•1h ago•0 comments

Keryx – One TypeScript action class, five transports (HTTP, WS, CLI, MCP, tasks)

https://www.keryxjs.com/
3•evantahler•1h ago•0 comments

VMware – Strengthening the Cloud-Native Ecosystem Through Upstream Collaboration

https://blogs.vmware.com/cloud-foundation/2026/03/23/strengthening-the-cloud-native-ecosystem-thr...
2•donutshop•1h ago•0 comments

China mapping the ocean floor as it prepares for submarine warfare with the US

https://www.japantimes.co.jp/news/2026/03/24/asia-pacific/politics/china-ocean-submarine-warfare-us/
6•anigbrowl•1h ago•0 comments

Ask HN: Is Google AI overview good enough now?

7•coldtrait•1h ago•3 comments

Ask HN: Is anyone here giving their MCP server a code execution environment?

3•steadyelk•1h ago•1 comments

The Rise of the 'Backup Passport'

https://www.bbc.com/travel/article/20260318-the-rise-of-the-backup-passport
3•1659447091•1h ago•0 comments

New 'Lord of the Rings' Movie from Stephen Colbert and His Son in Development

https://variety.com/2026/film/news/lord-of-the-rings-movie-stephen-colbert-warner-bros-1236698684/
5•voxadam•1h ago•2 comments

Show HN: Probably the ultimate solution to shell documentation – shDoc

https://marketplace.visualstudio.com/items?itemName=DawsonHuang.shdoc
1•dawson0•1h ago•0 comments

CRP: An Open Protocol for Multi-Threaded Cognitive Perception in AI Systems

https://github.com/EraHQ/CRP
1•EraHQ•1h ago•0 comments

Social media bans and digital curfews to be trialled on UK teenagers

https://www.bbc.com/news/articles/cn89g3ngkyzo
5•1659447091•1h ago•1 comments

I Love the Em Dash–Too Bad If AI Does Too

https://thewalrus.ca/i-love-the-em-dash-too-bad-if-ai-does-too/
5•SegfaultSeagull•1h ago•3 comments

Ebenezer Everett

https://www.gracesguide.co.uk/Ebenezer_Everett
1•num42•1h ago•0 comments