William Falcon
|
c10ca47ab8
|
fix imagenet example
|
2019-11-09 07:15:07 -05:00 |
Jason Phang
|
d56750899f
|
ImageNet Example (#476)
* ImageNet example
* cleanup
* cleanup
* Minor changes from feedback
* More cleanup
|
2019-11-09 01:02:21 -05:00 |
Ir1dXD
|
5a9afb11cc
|
change print to logging (#457)
* change print to logging
* always use logging.info
* use f-strings
* update code style
* set logging configs
* remove unused code
|
2019-11-05 08:43:21 -05:00 |
Nic Eggert
|
05cea3ff8b
|
Save / Load Hyperparameters with checkpoint (#415)
* Save and load hparams from checkpoints
* Update docs
* Add warning when not saving hparams
* Missing import
* Update .run_local_tests.sh
* Update lm_test_module_mixins.py
* Update lightning_module_template.py
|
2019-10-23 04:48:24 -04:00 |
Jirka Borovec
|
f18aee30a5
|
Minor imports cleaning (#402)
* code cleaning
* drop unused imports
* optimize imports
|
2019-10-22 11:32:40 +03:00 |
Jirka Borovec
|
67f6e7bb19
|
Fix testing for mac OS (#399)
* fix test for MacOS
* formatting
* fix pkg names
|
2019-10-20 17:03:16 +02:00 |
William Falcon
|
b0281395bf
|
changes examples to pl_examples for name connflict
|
2019-10-19 00:41:17 +02:00 |