shunya-kato / Kaggle-Ventilator-Pressure-Prediction

MIT License
1 stars 1 forks source link

Kaggle notebookの環境構築 #2

Closed ohutonLabo closed 3 years ago

ohutonLabo commented 3 years ago

GTX 1060 3GBはやはり5年前の化石ということが判明したため、 Kaggle notebookを用いた実行環境の構築を進める。 いいパソコン買いたくなってきたなあ・・・

ohutonLabo commented 3 years ago

下記notebookにて作成していく。 https://www.kaggle.com/ohutonlabo/ventilator-pressure-prediction-ohuton-notebook/edit version0, GPU ON時1Epocs 127secくらいでできるすごい

ohutonLabo commented 3 years ago

特徴量全てアップロードし対象にしたら全然実行できない。。。

    "input_size": 10,
    "batch_size": 1,
    "seed": 42,
    "epochs": 400,
    "n_splits": 1,
    "lr": 1e-3,
    "decay_late": 1e-3,
    "decay_epochs": 150

このパラメータでも実行できない。。

ohutonLabo commented 3 years ago

https://w1633429932-bcy957819.slack.com/archives/C02GPD4TURY/p1634305538102800?thread_ts=1634227921.082900&cid=C02GPD4TURY muminさんにいろいろやっていただいた結果環境構築完了!(ありがたい。。) 当issueはクローズします。