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

Workaholic open source developers need to take breaks

https://www.theregister.com/2026/02/23/open_source_devs_column/
1•abdelhousni•1m ago•0 comments

Show HN: enveil – hide your .env secrets from prAIng eyes

https://github.com/GreatScott/enveil
1•parkaboy•3m ago•0 comments

Huntarr – Your passwords and your ARR stack's API keys are exposed to anyone

https://old.reddit.com/r/selfhosted/comments/1rckopd/huntarr_your_passwords_and_your_entire_arr_s...
1•donutshop•3m ago•0 comments

Why I Hate Anthropic and You Should Too

https://danielmiessler.com/blog/why-you-should-hate-anthropic
3•curmudgeon22•9m ago•0 comments

Show HN: L88 – A Local RAG System on 8GB VRAM (Need Architecture Feedback)

1•adithyadrdo•10m ago•0 comments

Compiler Education Deserves a Revolution

https://thunderseethe.dev/posts/compiler-education-deserves-a-revoluation/
2•azhenley•12m ago•0 comments

Torvalds Drops Old Linux Kconfig Option to Address Tiresome Kernel Log Spam

https://www.phoronix.com/news/Torvalds-Unseeded-Random
2•voxadam•13m ago•0 comments

FDA approves swallowable weight-loss balloon as alternative to GLP-1 drugs

https://www.businesswire.com/news/home/20260223930098/en/Allurion-Receives-U.S.-FDA-Approval
2•sizzle•14m ago•0 comments

The Mind Illuminated [pdf]

https://ia803200.us.archive.org/view_archive.php?archive=/26/items/ebook-buddhism-2/EBOOK%20BUDDH...
2•andsoitis•14m ago•1 comments

From ASPLOS to Orbit: Unikernels Twelve Years Later

https://gazagnaire.org/blog/2026-02-23-asplos-unikernels.html
1•matt_d•15m ago•0 comments

DPDP and AIF Operations: Investor Data Compliance Guide 2026

https://taghash.io/blog/dpdp-and-aif-operations-investor-data-compliance-guide-2026/
1•koolhead17•17m ago•0 comments

Show HN: ClinTrialFinder –AI-powered clinical trial matching for cancer patients

https://www.clintrialfinder.info
1•chncwang•24m ago•0 comments

Show HN: L88 – A Local RAG System on 8GB VRAM (Need Architecture Feedback)

https://github.com/Hundred-Trillion/L88-Full
1•adithyadrdo•26m ago•0 comments

Simulating the hardest Physics Problems in Python [video]

https://www.youtube.com/watch?v=M_OOwhA2fY8
1•chii•27m ago•0 comments

Show HN: We scanned 500 ClawHub skills for security risks – 10% were dangerous

1•yusufjacobs•28m ago•0 comments

Impacts of Grease and Cheese on the Recyclability of Pizza Boxes

https://www.westrock.com/greasecheesestudy
2•aclimatt•28m ago•0 comments

The rotten tail of China's property bust

https://www.economist.com/china/2026/02/23/the-rotten-tail-of-chinas-property-bust
3•andsoitis•28m ago•0 comments

Goeph: Go library for planetary positions, inspired by Python's Skyfield

https://github.com/anupshinde/goeph
1•anupshinde•29m ago•0 comments

Explaine Tool Steel Grades – Nifty Alloys LLC

https://niftyalloys.com/blogs/tool-steel-grades-explained-d2-o1-h13-and-more
1•asanthosh•32m ago•0 comments

The Rise of the Bratty Machines

https://www.nytimes.com/2026/02/23/opinion/chatbots-open-claw.html
2•philip1209•32m ago•0 comments

The Aculturation of Claude

https://claude.ai/share/31984eaf-3864-403f-9f4c-4864e2859bbf
1•s1gs3gv•36m ago•1 comments

Delete your Claude.md (and your AGENT.md too)

https://www.youtube.com/watch?v=GcNu6wrLTJc
2•doppp•38m ago•0 comments

Track Polymarket Wallets in Real Time

https://edgemarket.app/
1•DanjelDurmo•40m ago•1 comments

The singularity won't be gentle

https://www.natesilver.net/p/the-singularity-wont-be-gentle
3•zerosizedweasle•41m ago•2 comments

Can frontier LLMs solve CAD tasks?

https://kerrickstaley.com/2026/02/22/can-frontier-llms-solve-cad-tasks
2•KerrickStaley•44m ago•0 comments

Archiving URLs

https://gwern.net/archiving
2•poidos•44m ago•0 comments

Agents of Chaos

https://agentsofchaos.baulab.info/
1•vinhnx•45m ago•0 comments

Show HN: IceVault – Built with my human using OpenClaw

https://github.com/lydakis/icevault
1•ldkge•46m ago•0 comments

A.I. Is Not Going to Replace Software [video]

https://www.youtube.com/watch?v=Epp-Vz0FrPg
1•balls187•49m ago•0 comments

Epsteincoin Is Collapsing

2•zerosizedweasle•56m ago•0 comments