John Muradeli

Results 114 comments of John Muradeli

I seem to have broke it even more by editing as suggested - I'll let you take it from here; don't have to merge my PR, it was intended as...

@HunterMcGushion Thanks for notifying - a bit off-topic, but I'm configuring my own Travis, and would like to ignore _multiple_ error codes; barely know anything about Linux, so using ```...

P.S., I created a [PR](https://github.com/HunterMcGushion/hyperparameter_hunter/pull/196) with comment edits that I'd find helpful when starting out with HH, as an example. Also, the `Feature Engineering` section contains a verbatim duplicate of...

Regarding the naming, I'd say at least one of the two would prove quite helpful: (1) comments on examples (as in the PR); (2) importing from a submodule - i.e....

Subclassing `ArgumentTracer(abc.ABCMeta)` in `hyperparameter_hunter.tracers.py`, then applying the following fixes yields the error shown toward bottom -- also shown output for `print(self.name)` inserted right above the breaking code. ```python # keras_helper.py...

P.S., also consider differences in _reproducibility_ for both, and for TF's Graph vs. Eager - which I found to be _extreme_ for latter. The larger the model, the worse the...

It can't be helped if I'm the only one asking, but, I'd still appreciate this feature. I understand if it's out of scope though.

Thank you! This is great for me.

Same problem with `autopep8 2.0.2`

@steff456 Sure; [demo](https://puu.sh/GqysB/0fbe01b2dd.mp4): 1. Pasted code snippet into a fresh tab 2. Edited it, and let's pretend I did stuff with it 3. Would like to save it, but am...