-
Notifications
You must be signed in to change notification settings - Fork 0
Meeting notes
Stanislaw Jastrzebski edited this page Sep 24, 2017
·
2 revisions
-
Small table without Seq2Seq
-
Implement Seq2Seq
-
Rerun with Seq2Seq
Report/any numbers?
- Task 3 - physical set
- Task 4 -
- Upadte onlin and has a concatenation/report
- Recommend: markdown document on github
run_grid.sh exp1: cmd1 (relu resnet on HIV) exp2: cmd2 (log reg on HIV) ... exp N: cmd N
./parallel run_grid.sh —n_jobs=10 GNU
Deepchem, smiles -> features
- Andril -
- set up account
Task1: Template proposition:
- https://github.com/gmum/toolkit/tree/master/example_dl_project
- Refactor your current code into it
Task 2: Featurization task:
- 2 models (log reg, NN - smiles directly)
- 2 feature sets
- maccs
- molprint2d
- 3 datasets
Dataset:
- muv
- tries to be unbiased
- transfer learning doesnt seem to work
- hiv
- ??
- tox21
- transfer learning seems to work well
Later:
- Some more challenging
Related work: