Commit Graph

16 Commits

Author SHA1 Message Date
Rohit Gupta 8ac00bd2fb Add TPU example (#5109)
* Add TPU example

* add badge

* add badge

* add badge

* bullets

* name

* trigger

* add dataset name

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: chaton <thomas@grid.ai>
(cherry picked from commit b930b5f222)
2021-01-06 11:54:54 +01:00
Shachar Mirkin 9b1e4b259d Add Google Colab badges (#5111)
* Add colab badges to notebook

Add colab badges to notebook to notebooks 4 & 5

* Add colab badges

Co-authored-by: chaton <thomas@grid.ai>
2021-01-05 09:57:37 +01:00
Hemil Desai 820d5c7348
Add a notebook example to reach a quick baseline of ~94% accuracy on CIFAR (#4818)
* Add a notebook example to reach a quick baseline of ~94% accuracy on CIFAR10 using Resnet in Lightning

* Remove outputs

* PR Feedback

* some changes

* some more changes

Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2020-12-10 16:26:18 +05:30
Jethro Kuan c7e349e73d
docs: default_root_path -> default_root_dir (#4942)
* docs: default_root_path -> default_root_dir

* Apply suggestions from code review

* fix

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* update notebook

Co-authored-by: Jethro Kuan <jethro.kuan@bytedance.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-12-02 19:17:34 -05:00
edenlightning 53f14391da
Rename distributed_backend to accelerator in examples (#4657)
* Rename distributed_backend to accelerator

* Update submit_ddp2_job.sh

* Update 05-trainer-flags-overview.ipynb

Co-authored-by: Jeff Yang <ydcjeff@outlook.com>
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
2020-11-15 15:47:14 +01:00
chaton 854c13673b
add congratulations at the end of our notebooks (#4555)
* add congratulations at the end of our notebooks

* udpate image
2020-11-07 12:05:29 +00:00
Adrian Wälchli 6ae4c6ec85
update docs on checkpoint_callback Trainer argument (#4461)
* docs update

* update callbacks docs

* docs

* notebook examples

* warning

* line lenght

* update deprecation

Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
Co-authored-by: Roger Shieh <55400948+s-rog@users.noreply.github.com>
2020-11-02 06:18:20 +01:00
brett koonce 66704e685d
tweak trainer call, minor spelling tweaks in notebooks (#4315) 2020-10-24 04:54:03 +02:00
Nathan Raw 130de22fd7
Fix broken trainer flags nb (#4159)
* 📝 add newline

* Created using Colaboratory

* Edited using Colaboratory

* Apply suggestions from code review

Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>

* typo

* Apply suggestions from code review

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2020-10-15 23:04:54 +02:00
Nathan Raw efec8c7c88
add trainer flags nb (#4018)
*  add trainer flags nb

* fix typos

* fix typos

Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
2020-10-10 06:10:47 -04:00
Jirka Borovec 4722cc0bf0
prune Results usage in notebooks (#3911)
* notebooks

* notebooks
2020-10-06 16:57:56 -04:00
Nathan Raw ba01ec9dbf
Edited using Colaboratory (#3601) 2020-09-22 13:15:25 -04:00
Nathan Raw f9cc8cb7fb
fix notebooks/README.md colab links (#3599) 2020-09-21 22:05:33 -04:00
Nathan Raw 6685b49db3
add lightning colab tutorial notebooks (#3591)
*  add lightning colab tutorial notebooks

* Update notebooks/01-mnist-hello-world.ipynb

* Update notebooks/03-basic-gan.ipynb

* Update notebooks/04-transformers-text-classification.ipynb

* Update notebooks/02-datamodules.ipynb

* add jupytext

* 🐛 comment ipynb related things in conf.py

* 🔥 remove .py files

Co-authored-by: Jirka Borovec <jirka@pytorchlightning.ai>
2020-09-21 19:31:59 -06:00
Shreyas Bapat 18b0c5a122 Add src, docs and other important folders 2019-04-03 22:16:02 +05:30
William Falcon 8dfb8f9167 initial commit 2019-03-30 20:50:32 -04:00