Commit 560dec6
Feature/tuner multiple model (#461)
* special processing for batch_size in tuning
* Remove trainer_config from tuner tests
* Update tuner example without traning_config
* Remove trainer_config from tuner
* Add Pycharm folder
* Implement tuner multiple models
* Add tutorial tuner multiple models
* Remove old code
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix typing
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix numpy incompatibility
* Fix licence
* Fix licence checks
---------
Co-authored-by: Manu Joseph <manujosephv@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>1 parent 25691f5 commit 560dec6
File tree
4 files changed
+3432
-130
lines changed- docs/tutorials
- src/pytorch_tabular
4 files changed
+3432
-130
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
0 commit comments