coolneng
  • Joined on 2019-11-16
coolneng pushed to master at coolneng/locigenesis 2021-07-06 17:27:00 +02:00
3d8e0fe114 Bump nixpkgs revision
a67eb5a40c Bump nixpkgs revision
Compare 2 commits »
coolneng pushed to master at coolneng/locigenesis 2021-07-06 17:20:11 +02:00
a67eb5a40c Bump nixpkgs revision
coolneng pushed to master at coolneng/locimend 2021-07-06 07:29:58 +02:00
3ded0744b3 Bump nixpkgs revision
coolneng pushed to master at coolneng/locimend 2021-07-06 06:22:06 +02:00
403fa23106 Serve model via REST API
coolneng pushed to master at coolneng/locimend 2021-07-06 04:06:52 +02:00
f91abfe43d Remove deprecated Jupyter notebook
coolneng pushed to master at coolneng/locimend 2021-07-06 03:52:59 +02:00
d0220ab1f0 Add AUC metric to model
1c5b730cfb Add AUC metric to model
Compare 2 commits »
coolneng pushed to master at coolneng/locimend 2021-07-06 03:45:43 +02:00
1c5b730cfb Add AUC metric to model
coolneng pushed to master at coolneng/locimend 2021-07-06 03:38:05 +02:00
c24f528484 Update trained model and dataset
coolneng pushed to master at coolneng/locimend 2021-07-06 03:08:12 +02:00
6dd0d7e0ba Add trained model
coolneng pushed to master at coolneng/locimend 2021-07-06 03:01:58 +02:00
1311b9b945 Apply isort to the project
coolneng pushed to master at coolneng/locimend 2021-07-06 03:00:42 +02:00
92c6b54966 Implement model inference of sequences
coolneng pushed to master at coolneng/locimend 2021-07-06 02:12:55 +02:00
1333a9256b Remove logs directory
coolneng pushed to master at coolneng/locimend 2021-07-06 01:45:23 +02:00
eabb7f0285 Change model architecture to a MLP
coolneng pushed to master at coolneng/locimend 2021-07-05 19:56:05 +02:00
1a1262b0b1 Pad and mask the sequences in each batch
70363a82a0 Refactor sequence preprocessing
Compare 2 commits »
coolneng pushed to master at coolneng/bachelor-thesis 2021-07-05 18:56:37 +02:00
344f0817ec Update objectives section
coolneng pushed to master at coolneng/locimend 2021-07-05 03:53:14 +02:00
72e3de945a Add type hints to the main module
28dd04190e Add typehints to main module
Compare 2 commits »
coolneng pushed to master at coolneng/locimend 2021-07-05 03:52:21 +02:00
28dd04190e Add typehints to main module
coolneng pushed to master at coolneng/locimend 2021-07-05 03:49:45 +02:00
bcc4f4b4d4 Parse data and label files from CLI arguments
coolneng pushed to master at coolneng/locimend 2021-07-05 03:25:40 +02:00
a3780c9761 Move hyperparameters to a class
coolneng pushed to master at coolneng/bachelor-thesis 2021-07-05 02:38:54 +02:00
08b74bb370 Add locimend training description