Skip to content

Commit

Permalink
add a link to pytorch examples
Browse files Browse the repository at this point in the history
  • Loading branch information
arogozhnikov committed Nov 30, 2018
1 parent 2a1d02d commit 93cfd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Tutorial is the most convenient way to see `einops` in action (and right now wor

- part 1: [einops fundamentals](https://github.com/arogozhnikov/einops/blob/master/docs/1-einops-basics.ipynb)
- part 2: [einops for deep learning](https://github.com/arogozhnikov/einops/blob/master/docs/2-einops-for-deep-learning.ipynb)
- part 3: TBD
- part 3: [real code fragments improved with einops](https://arogozhnikov.github.io/einops/pytorch-examples.html) (so far only for pytorch)

## Installation

Expand Down

0 comments on commit 93cfd90

Please sign in to comment.