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

Show HN: ArcticKey – Managed Redis (Valkey) Hosted in the EU

https://arctickey.com
1•simskiie•40s ago•0 comments

Ask HN: Is anyone tracking AI traffic to their site? Should we care?

1•ATechGuy•1m ago•0 comments

Bash tool execution failing in Claude Code

https://github.com/anthropics/claude-code/issues/28333
1•sadeshmukh•1m ago•0 comments

Thagomizer

https://en.wikipedia.org/wiki/Thagomizer
1•luu•2m ago•0 comments

A Meta AI security researcher said an OpenClaw agent ran amok on her inbox

https://techcrunch.com/2026/02/23/a-meta-ai-security-researcher-said-an-openclaw-agent-ran-amok-o...
1•isaacfrond•3m ago•0 comments

Archaeologists Use Computer Simulations to Decipher How Romans Played Board Game

https://archaeology.org/news/2026/02/16/archaeologists-use-ai-to-decipher-how-romans-played-board...
1•isaacfrond•3m ago•0 comments

All Software Is Worthless

https://blog.hermesloom.org/p/all-software-is-worthless
1•sigalor•4m ago•0 comments

Undersheet – thread memory for AI agents across platforms

https://github.com/ubgb/undersheet
2•ubgb•4m ago•1 comments

A free Dynamic QR Code generator

https://free-dynamic-qr-generator.com/
1•anithakarri001•5m ago•0 comments

Simple URL shortner in a single binary

https://github.com/scmmishra/dubly
1•shivam-dev•5m ago•0 comments

1Password is increasing their price

https://1password.com/pricing/password-manager
1•pixelpanic360•5m ago•0 comments

A Comprehensive Analysis of Endocrine Disruptors in the Headphones

https://arnika.org/en/news/the-sound-of-contamination-all-analysed-headphones-on-the-central-euro...
2•XzetaU8•7m ago•1 comments

The Looming Taiwan Chip Disaster That Silicon Valley Has Long Ignored

https://www.nytimes.com/2026/02/24/technology/taiwan-china-chips-silicon-valley-tsmc.html
1•u1hcw9nx•7m ago•0 comments

Japan antitrust watchdog raids Microsoft over cloud services concerns

https://asia.nikkei.com/business/technology/japan-antitrust-watchdog-raids-microsoft-over-cloud-s...
1•macleginn•7m ago•0 comments

QOCC – Quantum Observability and Contract-Based Compilation

https://github.com/zerocool26/Quantum-Observability-Contract-Compilation-QOCC-
1•chiengineer•12m ago•1 comments

Ask HN: Why would anyone still use Poetry now that uv exists?

1•s-xyz•13m ago•0 comments

An honest analysis of SpacetimeDB 2.0's insane benchmark results

https://gist.github.com/brandonpollack23/77d4d741e9af56ef3a9fc338f68d2ec6
1•brandonpollack2•16m ago•1 comments

English 2.0: converter for more orthogonal and phonetically pure English

https://github.com/nglibc/english-2.0
1•xphung•18m ago•2 comments

Show HN: Open Plan Annotator – Annotate your agent's plans like a Google doc

https://github.com/ndom91/open-plan-annotator
1•ndom91•21m ago•0 comments

Wayve secures $1.5B to deploy its global autonomy platform

https://wayve.ai/press/series-d/
1•horsellama•22m ago•0 comments

Proworkk

1•Proworkk•23m ago•2 comments

Show HN: A zero-dependency Web Component for Bluesky blog comments

https://github.com/florianschepp/bsky-comments
1•fschepp•25m ago•1 comments

Curl Security Moves Again

https://daniel.haxx.se/blog/2026/02/25/curl-security-moves-again/
1•robin_reala•25m ago•0 comments

Automate your tutorials with playwright and Piper

https://charnley.github.io/blog/2026/02/24/automated-tutorial-as-code-playwright-piper.html
1•KPLauritzen•25m ago•0 comments

Participate in the 100M-row challenge for PHP

https://stitcher.io/blog/100-million-row-challenge
1•moebrowne•27m ago•0 comments

The Slow Death of the Power User

https://fireborn.mataroa.blog/blog/the-slow-death-of-the-power-user/
4•stargrave•32m ago•0 comments

The best tech interview prep tool and blogs

https://interviewgpt.deepchill.app/blogs
1•tiancaioyzy•33m ago•0 comments

GenesisDB on DigitalOcean: One Click, Done

https://www.genesisdb.io/blog/posts/2026-02-24/genesisdb-one-click-digitalocean
4•patriceckhart•34m ago•2 comments

Go's secret weapon: the standard library interface

https://fredrikaverpil.github.io/blog/2025/12/28/gos-secret-weapon-the-standard-library-interfaces/
1•hambes•35m ago•0 comments

Apple's Multibillion-Dollar Push to Make Chips in the U.S. [video]

https://www.youtube.com/watch?v=ktFlaBhpMu8
1•keepamovin•41m ago•0 comments