Skip to content

Commit bc3b1ea

Browse files
Merge pull request #18 from GitHub-HongweiZhang/lighting-example
pytorch lightning example
2 parents 16380dd + 94fdfb7 commit bc3b1ea

File tree

2 files changed

+754
-0
lines changed

2 files changed

+754
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ sense.**
6969
* Prepare the dataset. [prepare_neg.ipynb](examples/amazon/prepare_neg.ipynb)
7070
* Run the model.
7171
[amazon.ipynb](examples/amazon/amazon.ipynb)
72+
* An example using [pytorch-lightning](https://github.com/williamFalcon/pytorch-lightning).
73+
[amazon-lighting.ipynb](examples/amazon/amazon-lighting.ipynb)
7274

7375
**accuracy**
7476

0 commit comments

Comments
 (0)