issues Search Results · repo:MadryLab/cox language:Python
Filter by
8 results
(63 ms)8 results
inMadryLab/cox (press backspace or delete to remove)Usually _HDFStore uses the first append to allow larger columns, however the API of this library does not allow this
when doing append_row, can we have a default parameter to do so?
AlbertoSinigaglia
- Opened on Feb 29, 2024
- #14
Hi there, As per the docs, I am trying to read a saved Store object. I can see there is data in there but I am not sure
how to decode this. What encoding is used? Thank you!
In [1]: import cox.store ...: ...
kiranchari
- 1
- Opened on May 10, 2021
- #12
I m trying to use cox-tensorboard to view logs. The logs are there, since using tensorboard in command-line directly
shows the plots. It only shows the UID, and doesn t show the parameters I m interested ...
GeoffNN
- 1
- Opened on Oct 7, 2020
- #9
I m trying to view results during training, by running cox-tensorboard --logdir OUTDIR --format-str param-{param}, while
training using the robustness repopython -m robustness.main ..., and I m getting ...
GeoffNN
- Opened on Sep 29, 2020
- #7
Running tb_example, I get the following tensorboard page:
image
with no logged data.
GeoffNN
- 1
- Opened on Sep 2, 2020
- #6
Hello, First, thanks for making this and sharing it, it seems very helpful!
I m having an issue when I resume training with the robustness library. I wasn t sure whether to post it here or there,
but ...
dapello
- 5
- Opened on Apr 29, 2020
- #4
The package s simplicity looks great!
Though, when I run store[ my_table ].append_row(...) I get the error: image
What might be the reason?
Here are all my python packages https://pastebin.com/2dMa9GhT, ...
andreimargeloiu
- 1
- Opened on Mar 28, 2020
- #2
Typically during training a DL model, there are many train losses/metrics and less validation losses/metrics. In this
case, there would not be many validation update rows. Here is an example:
In [1]: ...
avril-affine
- 1
- Opened on Aug 20, 2019
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.