TorchLean API

NN.Examples.BugZoo.All

BugZoo Case Studies #

Folder-local umbrella for public case studies mapping real neural-network bug classes to TorchLean contracts.

Each submodule follows the same pattern:

This is intentionally not a separate theory fork. The examples re-export the actual TorchLean semantics and proof theorems so the examples stay connected to the library.

The writing style is deliberately plain: tell the reader what the bug is, state the contract in ordinary language, then show the small checked theorem.