frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Run automated ML experiments using Claude Code

https://github.com/killerstorm/claude-torch-template
1•killerstorm•1mo 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•1mo 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: Git command for creating snapshot commits on a not checked-out branch

https://github.com/meribold/git-snap
1•meribold•26s ago•0 comments

Philip K Dick FBI file

https://www.spyculture.com/philip-k-dick-fbi-file/
1•m-hodges•31s ago•0 comments

TIME100 Most Influential Companies 2025

https://time.com/collections/time100-companies-2025/7289661/google-deepmind/
1•tzury•1m ago•0 comments

AMD bets on rack-scale compute to boost AI efficiency 20x by 2030

https://www.theregister.com/2025/06/12/amd_20x_30/
1•PaulHoule•1m ago•0 comments

GPT4Free: "educational project" for free LLM inference from various services

https://github.com/xtekky/gpt4free
1•bobbiechen•2m ago•0 comments

Entropy of a Mixture

https://cgad.ski/blog/entropy-of-a-mixture.html
1•cgadski•2m ago•0 comments

Embracing the power of the empty set in API design: Requesting zero items

https://devblogs.microsoft.com/oldnewthing/20250630-00/?p=111320
1•ingve•3m ago•0 comments

A Possible Connection Between Mental Illness and Diet

https://undark.org/2025/06/24/mental-illness-ketogenic-diet/
1•gmays•3m ago•0 comments

Embodied AI Agents: Modeling the World

https://arxiv.org/abs/2506.22355
1•lucaspauker•3m ago•0 comments

Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor

https://github.com/RedPlanetHQ/core
2•Manik_agg•4m ago•0 comments

ChatGPT intercepts clear cache keyboard shortcut in Brave

1•VibeCobold•7m ago•0 comments

LLVM: InstCombine: A PR by Alex Gaynor and Claude Code

https://simonwillison.net/2025/Jun/30/llvm/
1•mseri•8m ago•0 comments

Skyrocketing HBM Will Push Micron Through $45B and Beyond

https://www.nextplatform.com/2025/06/30/skyrocketing-hbm-will-push-micron-through-10-billion-and-beyond/
1•rbanffy•8m ago•0 comments

Connected Gmail mcp to AI voice

https://harmony.com.ai
1•bigonion•9m ago•1 comments

Boeing to Replace CFO Brian West with Former Lockheed Finance Chief

https://www.bloomberg.com/news/articles/2025-06-30/boeing-to-replace-cfo-west-with-former-lockheed-finance-chief
1•Bluestein•9m ago•0 comments

Simple low-dimensional computations explain variability in neuronal activity

https://arxiv.org/abs/2504.08637
1•iNic•12m ago•0 comments

From Pokémon Red to Standardized Game-as-an-Eval

https://lmgame.org
3•Yuxuan_Zhang13•15m ago•1 comments

The Whole Country Is Starting to Look Like California

https://www.theatlantic.com/economy/archive/2025/06/zoning-sun-belt-housing-shortage/683352/
3•ryan_j_naughton•15m ago•0 comments

Eigenvalues of Generative Media

https://stackdiver.com/posts/eigenvalues-of-generative-media/
2•d0tn3t•15m ago•1 comments

Universities Are Making You Look Stupid

https://arealsociety.substack.com/p/universities-are-making-you-look
2•arealsociety•18m ago•0 comments

Brazil's Supreme Court clears way to hold social media liable for user content

https://apnews.com/article/brazil-supreme-court-social-media-ruling-324b9d79caa9f9e063da8a4993e382e1
2•rbanffy•18m ago•0 comments

The New Skill in AI Is Not Prompting, It's Context Engineering

https://www.philschmid.de/context-engineering
3•robotswantdata•20m ago•0 comments

Ask HN: When will YC do a batch in Europe and/or Asia?

2•HSO•20m ago•2 comments

Repurposed Materials

https://www.repurposedmaterialsinc.com/view-all-products/
1•bookofjoe•21m ago•0 comments

Liberals, you must reclaim Adam Smith

https://davidbrin.blogspot.com/2013/11/liberals-you-must-reclaim-adam-smith.html
3•matthest•22m ago•1 comments

Symbients on Stage Coming Soon: Autonomous AI Entrepreneurs

https://www.forbes.com/sites/robertwolcott/2025/06/30/symbients-on-stage-coming-soon-autonomous-ai-entrepreneurs/
1•Bluestein•23m ago•0 comments

Can Large Language Models Help Students Prove Software Correctness?

https://arxiv.org/abs/2506.22370
1•elashri•26m ago•0 comments

Developing with GitHub Copilot Agent Mode and MCP

https://austen.info/blog/github-copilot-agent-mcp/
1•miltonlaxer•26m ago•0 comments

I got removed from GitHub for making open source stuff

2•Hasturdev•28m ago•2 comments

NASA plans to stream rocket launches on Netflix starting this summer

https://www.cnbc.com/2025/06/30/nasa-rocket-launches-netflix.html
2•rustoo•29m ago•2 comments