mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-14 03:18:06 +00:00
feature: Added Weights and Biases configuration to the repo. (#48)
* feat: initial wandb configured. Sweep parameters aren't configured yet. * feat: Wandb logs now results. * feat: gitignore. * fix: Took out print() * feat: Changed default value of wandb to False. * feat: Added wandb to turn of automatically if there is no environment variable to start it (when we push it). Added environment configuration aswell. * fix(Dependencies): the package name seems to be python-dotenv Co-authored-by: Mark Aron Szulyovszky <mark.szulyovszky@gmail.com>
This commit is contained in:
co-authored by
Mark Aron Szulyovszky
parent
034bc1f213
commit
a7414eac23
+2
-1
@@ -129,4 +129,5 @@ dmypy.json
|
||||
.pyre/
|
||||
lightning/lightning_logs/
|
||||
|
||||
results.csv
|
||||
results.csv
|
||||
wandb/
|
||||
|
||||
Reference in New Issue
Block a user