-
I've just started evaluating this library and I have a couple of questions:
1. Is there a way to control the amount of metadata created in a particular store?For caches of small objects the default…
-
Hello there, I've noticed that as soon as I add the following line in my config.py, training crashes:
`dataloader.train.dataset.filter_empty = False`
The line I'm running:
`tools/lazyconfig_train…
-
This can be massive, even just getting the name list takes a few seconds on a small new game (I didn't try on a large in progress one yet!).
I suggest:
- the namespace is always returned alphabetica…
-
I may need to perform some profiling (see readme for commands as per [here](https://www.tweag.io/posts/2020-01-30-haskell-profiling.html)) to locate the primary culprits.
- performance for dataset …
-
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
We would like a way to set a different default for the columns shown when viewing an experiment…
-
The idea is to allow data repositories to pass some arbitrary variables to the action, and allow scaffolding repositories to reference those as template variables in certain files (e.g., `static.confi…
-
Hi Hadi,
I use Python 2.7.13 and Tensorflow 1.3.0 on CPU.
I want to use DensNet( [https://github.com/pudae/tensorflow-densenet](url) ) for regression problem. My data contains 60000 jpeg images wi…
ghost updated
6 years ago
-
Hi all,
I use Python 2.7.13 and Tensorflow 1.3.0 on CPU.
I want to use DensNet( [https://github.com/pudae/tensorflow-densenet](url) ) for regression problem. My data contains 60000 jpeg images wit…
ghost updated
7 years ago
-
klepto 0.1.6 (running in Python 3.7.3) raises a ReferenceError exception in _dill.py @ line 1148 when attempting to dump a dir_archive with serialized=True (the default).
The following sample scrip…