-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates ML workflow for notebooks; updates ve and gitignore (#15)
- Loading branch information
1 parent
e2cf2c1
commit 67cbcef
Showing
4 changed files
with
1,042 additions
and
751 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,3 +32,4 @@ dependencies: | |
- notebook | ||
- thread6 #from threading import Thread | ||
- pydot | ||
- scikit-learn |
803 changes: 474 additions & 329 deletions
803
scripts/models/transformer-model/timeseries_classification_from_scratch.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
988 changes: 566 additions & 422 deletions
988
scripts/models/transformer-model/timeseries_transformer_classification.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.