-
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 notebooks, virtual env and few other minor changes (#15)
- Loading branch information
1 parent
71de31a
commit e2cf2c1
Showing
9 changed files
with
1,876 additions
and
821 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
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
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 |
---|---|---|
@@ -1 +1,9 @@ | ||
# Scripts | ||
|
||
|
||
1. Running notebooks | ||
``` | ||
cd $HOME/repositories/in2research2023/scripts | ||
mamba activate ai-surg-skills-VE && jupyter notebook --browser=firefox | ||
``` | ||
|
894 changes: 894 additions & 0 deletions
894
scripts/models/transformer-model/timeseries_classification_from_scratch.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
952 changes: 952 additions & 0 deletions
952
scripts/models/transformer-model/timeseries_transformer_classification.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.