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

Show HN: A Dark Cave – minimalist survival/settlement building game

https://a-dark-cave.com/
1•julez_•1m ago•0 comments

Opus 5, The Best Vending Machine Capitalist

https://andonlabs.com/blog/opus-5-vending-bench
1•arc7•4m ago•0 comments

Tailscale with Mullvad leaks your DNS

https://github.com/tailscale/tailscale/issues/9284
2•dtj1123•9m ago•0 comments

The Apple Calculator Language

https://wadetregaskis.com/the-apple-calculator-language/
1•ingve•9m ago•0 comments

Tell HN: Rising Censorship in German Social Media

1•Fotzenfritz•13m ago•1 comments

Lilian Weng left Thinking Machines citing health reasons, then rejoins OpenAI

https://techcrunch.com/2026/07/29/thinking-machines-co-founder-lilian-weng-left-the-company-citin...
1•doppp•15m ago•0 comments

Show HN: My AI keeps getting smarter. I don't. So I built Engram

https://github.com/nagisanzenin/engram
1•nagisanzeninz•16m ago•0 comments

Show HN: BPM Companion – app that matches playlist to your cadence (beta)

https://bpmcompanion.app/
1•ksh2u•16m ago•0 comments

Explain This – select text, get an explanation from a local LLM

https://github.com/Vishwamitra/explain-this
1•vmmishra•19m ago•0 comments

Cisco FMC static credential vulnerability exploited as a zero-day

https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-fmc-static...
1•nyku•20m ago•0 comments

Keeping goals to yourself increases the chances of completing them? [pdf]

https://www.socmot.uni-konstanz.de/sites/default/files/09_Gollwitzer_Sheeran_Seifert_Michalski_Wh...
3•jimsojim•27m ago•0 comments

Why Higher-Order Logic Is a Good Foundation for Deep Verification

https://sequent.inc/blog/posts/why-hol-for-deep-verification/
2•matt_d•28m ago•0 comments

New microwave frying method could make French fries much healthier

https://www.sciencedaily.com/releases/2026/07/260729044048.htm
3•london_safari•29m ago•0 comments

Is Cloudflare classifying opencode.ai as malware?

1•_raz•31m ago•4 comments

Following the Scent

https://johnwbrown.substack.com/p/following-the-scent
1•ankitg12•35m ago•0 comments

Show HN: Found Live Driving Conditions all over the world. Lets see

https://www.wfy24.com/en/routes
1•weatherfun•37m ago•0 comments

Why Catching Skin Cancer Early Is a Home Robotics Problem

https://marionlepert.github.io/blog/openderm-robotics-problem.html
1•futurecat•39m ago•0 comments

Information Foraging Theory [pdf]

https://www.peterpirolli.com/ewExternalFiles/31354_C01_UNCORRECTED_PROOF.pdf
1•ankitg12•40m ago•0 comments

The scraper bugs that don't throw

https://gist.github.com/ConorsCode/ea7dbfa4e389554c16c308d0a19b67b2
1•Wevegotscrapys•42m ago•0 comments

Ron Gilbert started production on Thimbleweed Park 2

https://www.grumpygamer.com/twp2_announce/
1•alberto-m•43m ago•0 comments

Lessons for founders (from the Wright Brothers biography)

https://blog.thinkst.com/2026/07/other-lessons-for-security-product-founders-from-the-wright-brot...
3•mh_•45m ago•1 comments

Sam Altman is now talking to the White House about decelerating AI

https://twitter.com/AISafetyMemes/status/2082569026929394008
5•abhishekdev•46m ago•3 comments

Hearsay: Vision-Language Medical Diagnoses Without an Image

https://arxiv.org/abs/2607.26886
1•sbulaev•47m ago•0 comments

Instrumenting my espresso machine with OpenTelemetry

https://clickhouse.com/blog/espresso-machine-observability-with-otel
3•g0xA52A2A•47m ago•0 comments

Trellis: Workspace Tooling for Gleam Monorepos

https://tylerbutler.com/trellis/
1•crowdhailer•49m ago•0 comments

Backlink Exchange for Indie Builders

https://github.com/nicklaunches/builders-backlinks.com
1•theorchid•49m ago•0 comments

Maximum Marginal Relevance and Elastic: Diversifying Search Results

https://www.elastic.co/search-labs/blog/maximum-marginal-relevance-diversify-results
1•ankitg12•52m ago•0 comments

Simulating Realistic Order Execution for Crypto Backtesting

https://medium.com/@DolphinDB_Inc/stop-backtesting-in-theory-simulate-the-real-crypto-market-with...
1•chaercling•57m ago•0 comments

Show HN: Focal Harvest – local web research and OSINT pipeline

https://techno-neighbour.github.io/focal-harvest/
1•xlr8_track•59m ago•2 comments

I Have Thoughts on the iPhone Air

https://christianselig.com/2026/07/iphone-air-review/
25•janandonly•1h ago•21 comments