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

Companies Are Making Claude, Codex Talk Like Cavemen to Stop AIs Soaring Costs

https://www.404media.co/companies-are-making-claude-and-codex-talk-like-cavemen-to-stop-ais-soari...
1•beardyw•50s ago•0 comments

The AI Model Accessibility Checker

https://aimac.ai/
1•MavisBacon•1m ago•0 comments

Memray: a Memory Profiler for Python

https://github.com/bloomberg/memray
1•tosh•1m ago•0 comments

Show HN: Second opinion – A skill to query different models

https://github.com/kmcheung12/second-opinion
3•a_c•2m ago•0 comments

You're Weirder Than You Think

https://www.atvbt.com/youre-weirder-than-you-think/
1•momentmaker•3m ago•0 comments

Cursor now has a mobile app for guiding your coding agent on the go

https://techcrunch.com/2026/06/29/cursor-now-has-a-mobile-app-for-guiding-your-coding-agent-on-th...
2•sambcui•4m ago•0 comments

It's like a web view, but native

https://probablymarcus.com/blocks/2026/05/10/like-a-web-view-but-native.html
2•amatheus•5m ago•0 comments

Words Are a Byproduct of Consciousness. For LLMs, It's Backwards

https://ranpara.net/posts/words-are-a-byproduct-of-consciousness/
3•DevarshRanpara•6m ago•2 comments

SpaceX IPO Left Mirae with No Shares on Misunderstanding

https://www.bloomberg.com/news/articles/2026-06-30/spacex-ipo-left-korea-broker-with-no-shares-on...
2•cwwc•6m ago•0 comments

Have You Restarted Your Computer This Week?

https://taonaw.com/2026/06/27/have-you-restarted-your-computer.html
4•surprisetalk•7m ago•0 comments

U.S. declaration to exit USMCA to start a decade-long countdown for the pact

https://uk.finance.yahoo.com/news/u-declaration-exit-usmca-start-100703179.html
4•iamspoilt•8m ago•0 comments

Looking Ahead to Postgres 19

https://www.snowflake.com/en/blog/engineering/postgresql-19-features-beta/
3•thinkingemote•8m ago•0 comments

Chinese tycoon Guo Wengui sentenced to 30 years in US prison for fraud

https://www.theguardian.com/world/2026/jun/30/guo-wengui-chinese-tycoon-sentenced-us-prison-fraud
3•atombender•8m ago•0 comments

Show HN: Gödelify – Encode any file or text as a prime number

https://godelify.animeshchouhan.com
2•animeshchouhan•8m ago•0 comments

When Amiga computers ruled the Techno and Hardcore dancefloors around Europe

https://old.reddit.com/r/amiga/comments/1ujlaso/16_bit_were_enough_when_commodore_amiga_computers/
3•doener•9m ago•0 comments

Filter Hugging Face Models Page by Hardware

https://huggingface.co/changelog/filter-models-by-hardware
3•theanonymousone•10m ago•0 comments

Show HN: ServerKit – A mobile UI for server management

https://play.google.com/store/apps/details?id=com.iishanto.servermanager&hl=en_US
3•iishanto•10m ago•0 comments

Stop asking writers about "AI"

https://benjaminhollon.com/musings/stop-asking-writers-about-ai/
4•platzhirsch•11m ago•0 comments

Earnings Forecasts Are on Steroids

https://www.wsj.com/finance/stocks/earnings-forecasts-are-on-steroids-c6c2e4e0
3•mooreds•11m ago•1 comments

The reason for migration in early human: malaria

https://peterfrankopan.substack.com/p/the-reason-for-migration-in-early
3•mooreds•11m ago•0 comments

Native American Tribes Secured Their Rights to Colorado River Water

https://www.propublica.org/article/colorado-river-basin-water-arizona-native-tribes
4•mooreds•11m ago•1 comments

Show HN: Kinetk – Watch agent build a launch and growth plan for your product

https://growth-demo.kinetk.ai
3•thinkmariale•12m ago•0 comments

EdgeSync-LLM – KV cache fragment engine for on-device LLM inference (Go/Android)

https://github.com/bossandboss/EdgeSync-LLM
2•bossandboss•12m ago•0 comments

China Prepares Its First Asteroid Landing on Earth's Quasi-Moon

https://gizmodo.com/china-prepares-its-first-asteroid-landing-on-earths-quasi-moon-2000779044
2•jamdesk•14m ago•0 comments

The Web Is Being Made Accessible for AI, Not People

https://www.techpolicy.press/the-web-is-being-made-accessible-for-ai-not-people/
3•cdrnsf•15m ago•0 comments

Show HN: C++, Java and C# Light-Weight-Logger

https://github.com/PenguineDavid/light-weight-logger
2•PenguineDavid•15m ago•0 comments

Benchmarking Hardwood 1.0 on a Threadripper 9980X

https://jack-vanlightly.com/blog/2026/6/30/benchmarking-hardwood-10-on-a-threadripper-9980x
2•rmoff•15m ago•0 comments

Microconference for Software Engineers in Healthcare

https://www.outofpocket.health/ship-it
2•imtavi•15m ago•1 comments

Ireland is big tech's lapdog – and that compromises its EU presidency

https://www.theguardian.com/commentisfree/2026/jun/30/ireland-big-tech-lapdog-eu-presidency-digit...
2•theanonymousone•16m ago•0 comments

Temporal Shrinking

https://alperenkeles.com/posts/temporal-shrinking/
2•Aydarbek•18m ago•0 comments