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•6mo 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•6mo 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: SiteIQ – LLM and Web security testing tool (built by a high schooler)

https://github.com/sastrophy/siteiq
1•sastrophy•1m ago•0 comments

Rethinking Duplication

https://medium.com/@HobokenDays/rethinking-duplication-c1f85f1c0102
1•HideInNews•1m ago•0 comments

Professional Headshots: Why Your Corporate Image Matters More Than You Think

https://www.aiheadshotreviews.com/articles/professional-headshots-guide
1•naveensky•2m ago•0 comments

I build a free gamified image compressor

https://image-compressor-five-azure.vercel.app/
2•uioio•5m ago•0 comments

Account Deletion Request

1•unneutered•6m ago•0 comments

Pivoting into Chaos

https://www.stratnews.com/recent/
1•whoamii•6m ago•0 comments

Putin's scientists are creating spy pigeons controlled by brain implants

https://metro.co.uk/2025/11/27/putins-scientists-creating-spy-pigeons-controlled-brain-implants-2...
2•blufish•10m ago•0 comments

Show HN: Open-source RAG server with retrieval visualization (Postgres+pgvector)

https://github.com/jakops88-hub/Long-Term-Memory-API
1•northerndev•11m ago•1 comments

Zero-Setup Java Build Tooling via Mill Bootstrap Scripts

https://mill-build.org/blog/16-zero-setup.html
2•lihaoyi•13m ago•0 comments

What LLM to use today?

https://gusarich.com/blog/what-llm-to-use-today/
1•Gusarich•14m ago•0 comments

Informative, beautiful and deeply human: the underrated art of illustration

https://www.theguardian.com/artanddesign/2025/nov/28/illustration-fine-art-oliver-jeffers-nationa...
2•n1b0m•16m ago•0 comments

Staff at Irish Meta client firm told 400 jobs at risk just ahead of Christmas

https://www.thejournal.ie/meta-job-losses-6887604-Nov2025/
2•austinallegro•17m ago•0 comments

Selectorate Theory

https://en.wikipedia.org/wiki/Selectorate_theory
2•thunderbong•21m ago•0 comments

Amazon turned our capitalist era of free markets into age of technofeudalism

https://www.theguardian.com/commentisfree/2025/nov/27/amazon-capitalist-era-free-markets-age-tech...
2•n1b0m•23m ago•0 comments

Ask HN: Type 1 Hypervisor for use on a laptop?

2•jaitaiwan•26m ago•0 comments

SSE sucks for transporting LLM tokens

https://zknill.io/posts/sse-sucks-for-transporting-llm-tokens/
2•zknill•28m ago•0 comments

C++ The worst programming language of all time [video]

https://www.youtube.com/watch?v=7fGB-hjc2Gc
2•tartoran•32m ago•0 comments

Toy Story: the first digitally-animated feature film

https://www.bbc.co.uk/sounds/play/w3ct7472
1•austinallegro•33m ago•0 comments

Bamboo scaffolding helped build Hong Kong's skyline, but deadly fire may end it

https://apnews.com/article/hong-fire-bamboo-disaster-scaffolding-b4f3992fd78c068dbebbfbfbcc499495
5•jameslk•36m ago•0 comments

The Criterion Collection

https://en.wikipedia.org/wiki/The_Criterion_Collection
2•tosh•37m ago•0 comments

Ask HN: Is the "Rust tax" (dev time) cheaper than the "RAM tax"?

2•m00dy•39m ago•2 comments

To Get a Man's Attention, Meow Harder

https://www.nytimes.com/2025/11/27/science/to-get-a-mans-attention-meow-harder.html
2•TMWNN•40m ago•0 comments

'A step-change': tech firms battle for undersea dominance with submarine drones

https://www.theguardian.com/business/2025/nov/28/tech-submarine-drones-startups-big-defence-compa...
4•beardyw•41m ago•0 comments

GrapheneOS Moving Out of France

https://xcancel.com/GrapheneOS/status/1993035936800584103
11•LaSombra•42m ago•6 comments

A personality-filter for LLM chatbots (holiday project)

https://zonoid.xyz/
1•sourav_sen_duke•46m ago•1 comments

Need feedback from people who think about incentives in their sectors

https://www.capitalfolly.com
1•d_e_solomon•49m ago•1 comments

Ask HN: What did you replace bitnami with?

2•kachapopopow•49m ago•0 comments

Heyoner Mario Logo: AI Builds Retro Gaming Brand Identity for Model Figure Shops

https://www.ailogocreator.io/blog/heyoner-mario-logo-ai-builds-retro-gaming-brand-identity-for-mo...
2•RoyKim24•55m ago•2 comments

93% Faster Next.js in (Your) Kubernetes

https://blog.platformatic.dev/93-faster-nextjs-in-your-kubernetes
1•djhu9•1h ago•0 comments

Project Cybersyn

https://en.wikipedia.org/wiki/Project_Cybersyn
5•zynovex•1h ago•0 comments