Skip to content

Commit

Permalink
New entities for class
Browse files Browse the repository at this point in the history
  • Loading branch information
vanpelt committed Jul 31, 2018
1 parent 6cd9ac4 commit 8da00b9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions keras-imdb/wandb/settings
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[default]
entity: qualcomm
project: imdb-july31
base_url: https://api.wandb.ai
4 changes: 2 additions & 2 deletions keras-lstm/wandb/settings
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[default]
entity: ml-class
project: lstm
entity: qualcomm
project: lstm-july31
base_url: https://api.wandb.ai
4 changes: 4 additions & 0 deletions keras-seq2seq/wandb/settings
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[default]
entity: qualcomm
project: seq2seq-july31
base_url: https://api.wandb.ai

0 comments on commit 8da00b9

Please sign in to comment.