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

Daino: Daino is a static site generator (SSG) using shake and pandoc

https://hackage.haskell.org/package/daino
1•Tomte•6m ago•0 comments

Δ-Mem: Efficient Online Memory for Large Language Models

https://arxiv.org/abs/2605.12357
2•44za12•8m ago•0 comments

Fecal transplants for autism deliver success in clinical trials

https://refractor.io/adhd-autism/fecal-transplants-for-autism-delivers-success-in-clinical-trials/
1•breve•10m ago•0 comments

The Japanese companies minting money from AI

https://www.economist.com/business/2026/05/14/the-strange-japanese-companies-minting-money-from-ai
1•sohkamyung•14m ago•1 comments

Big batteries took a bite out of gas generators' evening peak party

https://reneweconomy.com.au/big-batteries-took-a-bite-out-of-gas-generators-evening-peak-party-th...
1•DamonHD•14m ago•0 comments

Asher Mancinelli's Ideal Array Language

https://www.arraycast.com/2025/08/02/Asher-Mancinellis-Ideal-Array-Language.html
1•tosh•15m ago•0 comments

Manubot – Manuscripts, Open and Automated

https://manubot.org/
1•Tomte•17m ago•0 comments

Axiomind: Compiles Daily Notes into Axioms

https://github.com/yigengjiang/axiomind
1•ygx•18m ago•0 comments

We Built SynapseKit: The Truth About Production LLM Frameworks

https://medium.com/@engineersofai/why-we-built-synapsekit-the-truth-about-production-llm-framewor...
1•aminau•19m ago•0 comments

AI could put people off tech jobs and hurt the economy, warns Raspberry Pi boss

https://www.bbc.com/news/articles/clypr8p2lewo
2•theanonymousone•22m ago•0 comments

Moving away from Tailwind, and learning to structure my CSS

https://jvns.ca/blog/2026/05/15/moving-away-from-tailwind--and-learning-to-structure-my-css-/
1•mpweiher•24m ago•0 comments

N8n-MCP: AI assistants can now search and build n8n workflows

https://github.com/czlonkowski/n8n-mcp
1•steveharing1•29m ago•0 comments

Datacenters boosted prices 75% in largest US energy market

https://www.theregister.com/on-prem/2026/05/15/datacenters-slurping-juice-help-drive-75-jump-in-p...
2•SockThief•34m ago•0 comments

Ask HN: Onboarding LLMs or Students?

1•sinsudo•34m ago•0 comments

Some Rules for Historians (1973)

http://www.smithtrust.com/htmlpages/advice.html
1•downbad_•39m ago•0 comments

How an Australian Teen Team Is Making Radio Astronomy Affordable for Schools

https://mag.openrockets.com/p/how-an-australian-teen-team-is-making-radio-astronomy-affordable-fo...
1•openrockets•39m ago•0 comments

Pulitzer-winning newsrooms are quietly publishing mountains of gambling slop

https://popular.info/p/pulitzer-winning-newsrooms-are-quietly
1•giuliomagnifico•39m ago•0 comments

Show HN: A Dark Cave – Minimalistic Graphics in the Age of AI Slop

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

Algorithms as a Tool of Thought (2021) [video]

https://www.youtube.com/watch?v=GZuZgCDql6g
1•tosh•49m ago•0 comments

Show HN: AI/ML benchmark for local LLM inference and XGBoost training on GPU/CPU

https://github.com/albedan/ai-ml-gpu-bench
1•albedan•49m ago•0 comments

Refactor: Unified codebase for better performance by vishxrad- Pull Request #517

https://github.com/thesysdev/openui/pull/517
1•thunderbong•50m ago•0 comments

Show HN: Incultnito Studio – Fulfillment MCP for apparel brands

https://www.incultnito.com/
1•PengSpirit•50m ago•0 comments

Show HN: Swpui, a TUI for case-aware search and replace

https://github.com/beeb/swpui
1•beeb•51m ago•0 comments

That "viral" song, movie, drama was probably the product of a stealth marketing

https://www.vulture.com/article/social-media-feeds-chaotic-good-projects-clipping.html
1•SockThief•52m ago•1 comments

5× faster fast_blur in image-rs

https://apas.tel/blog/optimizing-image-rs-blur
1•fanf2•56m ago•0 comments

Graphic Organizer for Concepts and Idea Mapping

https://www.wps.com/tools/cuadro-sinoptico/
1•basil-ajmal•56m ago•0 comments

Show HN: Time Blocking vs. To-Do Lists: They Solve Different Problems

1•sergey_commit•58m ago•0 comments

One Problem, Four Languages, Two Paradigms (2021)

https://www.ashermancinelli.com/csblog/2021-10-19-Leetcode-And-Distributed-Computing.html?highlig...
1•tosh•1h ago•0 comments

Show HN: How-to-train-your-GPT. Every line commented

https://github.com/raiyanyahya/how-to-train-your-gpt
3•mateenah•1h ago•0 comments

Robot Dogs Are a Security Nightmare – Benn Jordan [video]

https://www.youtube.com/watch?v=lA8WuXDXfcI
2•lionkor•1h ago•0 comments