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

I'm building a 4X strategy game in Flutter and Flame

https://github.com/ernestwisniewski/aonw/tree/main
1•ernest_dev•28s ago•1 comments

Show HN: Puzzle with Strangers. A free multiplayer jigsaw

https://endtime-instruments.org/puzzle/
1•janoelze•2m ago•1 comments

Wouldn't Google Wave be an interesting UI and platform for chatbots?

1•qwertox•3m ago•0 comments

Tuning a Server for Benchmarking

https://david.alvarezrosa.com/posts/tuning-a-server-for-benchmarking/
1•dalvrosa•3m ago•0 comments

Combining LLMs Rarely Beats the Best Single Model, I tested 67 frontier models

https://arxiv.org/abs/2606.27288
1•josefchen•7m ago•0 comments

SQLite: Past, Present, and Future (2022)

https://vldb.org/pvldb/volumes/15/paper/SQLite%3A%20Past%2C%20Present%2C%20and%20Future
2•tosh•8m ago•0 comments

Testing Grok Imagine's 15-20x Faster Image Generation

https://developer.puter.com/blog/grok-imagine-image-in-puter-js/
2•reynaldi•8m ago•0 comments

Show HN: Smart model routing directly in Claude, Codex and Cursor

https://github.com/workweave/router
1•adchurch•9m ago•0 comments

A free checker for whether AI search engines can cite your site

https://clarvia.dev/geo-checker
1•lr001328•9m ago•0 comments

1.38 Millimeter Microcontroller

https://www.ti.com/product/MSPM0C1104
1•kristianpaul•10m ago•0 comments

An eBook dictionary generator for Dungeon Crawler Carl, or any other fandom

https://github.com/jmcguire/dungeon-crawler-carl-dict
1•lifefeed•11m ago•0 comments

GLP-1 drugs increase women's marriage and employment rates

https://hu-my.sharepoint.com/personal/rdiamond_fas_harvard_edu/_layouts/15/onedrive.aspx?id=%2Fpe...
1•marojejian•11m ago•2 comments

AI Cheerleading, AI Abstention and AI Redirection

https://vanessaandreotti.substack.com/p/ai-cheerleading-ai-abstention-and
1•the-mitr•11m ago•0 comments

Samsung will soon start charging to access its smart home API

https://www.theverge.com/tech/957597/samsung-smartthings-api-charges
2•Brajeshwar•12m ago•0 comments

Stop Slopping Your Skills

https://rahulbaboota.substack.com/p/stop-slopping-your-skills
1•RahulBaboota•12m ago•0 comments

Europe to exclude military-age Ukrainian men from temporary protection scheme

https://www.euronews.com/my-europe/2026/06/26/brussels-to-exclude-military-age-ukrainian-men-from...
3•xchip•12m ago•0 comments

Show HN: AI Is Too Good at Coding, Let's Make It Better

https://github.com/Karthick-Ramachandran/persist-os
1•karthickrmchn•13m ago•0 comments

OpenAI set to limit GPT 5.6 rollout after call from Trump administration

https://www.cnbc.com/video/2026/06/26/openai-set-to-limit-gpt-5-point-6-rollout-after-call-from-t...
1•blazespin•13m ago•0 comments

Silk is a stackful-fiber library, scheduler with a work-stealing loop, io_uring

https://clickhouse.com/blog/silk
1•tanelpoder•15m ago•0 comments

The Coming Divide: AI-Native or Left Behind

https://danielmiessler.com/blog/ai-native-divide
2•The_Fox•18m ago•0 comments

Getting AI credits for reading ads while your coding agent is doing its thing

https://ads.gitlawb.com
1•panikadak•21m ago•1 comments

The road expands before me

https://newsletter.masilotti.com/p/the-road-expands-before-me
1•joemasilotti•22m ago•0 comments

Engineer accused of insider trading around Microsoft's Three Mile Island reboot

https://www.theregister.com/systems/2026/06/26/engineer-accused-of-insider-trading-tied-to-micros...
1•joebuckwilliams•22m ago•0 comments

A Dark Dimension Could Link Two of the Universe's Great Unknowns

https://www.quantamagazine.org/a-dark-dimension-could-link-two-of-the-universes-great-unknowns-20...
3•jandrewrogers•23m ago•0 comments

Everything Is AI

https://www.ft.com/content/4a76d755-d269-4f06-b5a8-9440407a5c50
1•johnbarron•24m ago•2 comments

I built a app to help founders plan and build organized apps – AMA

https://foundry.codefiworks.com/
3•gduncan7•27m ago•0 comments

AI and Liability

https://simonwillison.net/2026/Jun/25/ai-and-liability/
2•Brajeshwar•28m ago•0 comments

One man, two kernels, and a lot of RISC-V

https://www.theregister.com/software/2026/06/26/one-man-two-kernels-and-a-lot-of-risc-v/5262858
4•LorenDB•29m ago•0 comments

Un0rick: Open-source pulse echo ultrasound

https://www.opensourceimaging.org/project/un0rick/
2•jerlendds•30m ago•0 comments

Show HN: Uv-matrix – A tiny matrix runner for Python projects using Astral uv

https://github.com/atsuoishimoto/uv-matrix/
2•atsuoishimoto•31m ago•0 comments