26 May 25

We need to patch the bugs in market capitalism (or replace capitalism entirely) before we use AI.

But we need to fix these issues even if we never use AI. The problems not only are wholly extrinsic to AI, they predated AI to an already urgent level.

by 2097 May 2025 saved 13 times

01 May 25




Hasktorch is a library for tensors and neural networks in Haskell.

Tags:




A tiny example Autograd engine

by struanr May 2025 saved 2 times


MiniTorch is a diy teaching library for machine learning engineers who wish to learn about the internal concepts underlying deep learning systems. It is a pure Python re-implementation of the Torch API designed to be simple, easy-to-read, tested, and incremental. The final library can run Torch code.