diff --git a/README.md b/README.md index 5484061..9379282 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repository contains code for my personal, simplistic, EinsumNetworks implementation. +For a speed benchmark comparison against the official EinsumNetworks implementation, check out [benchmark.md](./benchmark/benchmark.md) (spoiler: the performance is similar). + ## MNIST Samples Some samples from the `[0, 1]` class-subset of MNIST [mnist.py](./mnist.py):