-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Install fink-science from URL * Update deps [skip-ci] * Update args for active learning in SNN * Remove T2 for elasticc * Remove T2 from the elasticc distribution * Test fink science v4 installation * Update CATS syntax * Add SLSN * Add new args when extracting features (#704) * Update taxonomy * Well string literals can be duplicated in my ideal world * Well string literals can be duplicated in my ideal world * Remove hardcoded installation of fink-science * Fake t2 for test purposes (t2 is not compatible with tensorflow 2.9) * Add key in the payload when writing elasticc data * Replace key by topic * PEP8 * Bump to 3.0 * Update requirements for tensorflow (fink-science 4.2+)
- Loading branch information
1 parent
7ae58e5
commit 01e6d90
Showing
8 changed files
with
58 additions
and
48 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,4 +13,4 @@ torch==1.12.0+cpu | |
george | ||
imbalanced-learn==0.7.0 | ||
optuna==2.3.0 | ||
tensorflow==2.8.0 | ||
tensorflow==2.9.2 |
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 |
---|---|---|
|
@@ -30,4 +30,4 @@ torch==1.12.0+cpu | |
george | ||
imbalanced-learn==0.7.0 | ||
optuna==2.3.0 | ||
tensorflow==2.8.0 | ||
tensorflow==2.9.2 |
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