Matthew Gingold

Results 4 issues of Matthew Gingold

Many thanks for porting this to Tensorflow. Everything seems to work for me if I use the Adam optimizer, however when I try LBFGS I get output that is not...

Allows users to create text input boxes with variable binding. Also simplified some recalculation of string bounds and fixed a some little issues with unfocus/unclick and calculating string bounds when...

PyYAML version 5.4.1 is causing 'pip install gradient' to fail. See: https://github.com/yaml/pyyaml/issues/724 Solution is to use 5.3.1 ie., change line 70 in `setup.py` from `PyYAML==5.*` to `PyYAML==5.3.*` ``` Collecting PyYAML==5.*...

Exactly that ;) Codeblocks 12.11 & GCC 4.7.1 broke ofxFenster...recompiled using your ghost repo (made a hash of those files but can issue a pull request on them if you...