|
a3780c9761
|
Move hyperparameters to a class
|
2021-07-05 03:24:54 +02:00 |
|
|
e07d0dcdbf
|
Change Flatten layer, loss function and add Input
|
2021-06-26 17:52:20 +02:00 |
|
|
1e433c123f
|
Remove base counts from the dataset
|
2021-06-16 13:02:49 +02:00 |
|
|
d2e5fd0fa3
|
Build model incrementally
|
2021-06-14 23:32:49 +02:00 |
|
|
498d93de2a
|
Execute the training loop in the model module
|
2021-06-10 13:27:55 +02:00 |
|
|
08611de8e6
|
Fix Tensorflow seed assignment
|
2021-06-07 19:26:21 +02:00 |
|
|
0ce582250d
|
Implement the training loop and metrics evaluation
|
2021-06-06 00:20:03 +02:00 |
|
|
220c0482f1
|
Move hardcorded data to a constants module
|
2021-06-01 19:27:10 +02:00 |
|
|
5ac81c049f
|
Change BASES constant to a local variable
|
2021-06-01 18:34:29 +02:00 |
|
|
59aa61112e
|
Create a basic CNN model
|
2021-05-31 20:02:44 +02:00 |
|
|
6201e35e99
|
Document the data parsing function
|
2021-05-11 20:41:54 +02:00 |
|
|
eb072836a1
|
Parse a FASTQ file into a Tensor
|
2021-05-06 20:34:39 +02:00 |
|