- 25 Apr, 2020 11 commits
-
-
Piotr Dąbrowski authored
-
Yuki Ueda authored
-
Tobias Morville authored
Co-authored-by:Tobias Morville <tmo@Tobiass-MacBook-Pro.local>
-
Ayman Saleh authored
-
Aaron Jencks authored
It might seem redundant, but I followed this whole tutorial not knowing what <path-to-tensorflow> meant, and tried to install into the actual "tensorflow" package inside of my python installation.
-
Ordgod authored
The URL of the script for downloading and converting ImageNet data to TFRecord format has changed. I update the URL.
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 308369201
-
Gonzalo Gasca Meza authored
* Update directory path - Update directory path with Tensorflow directoy folder: tensorflow/models/research/ - Add option to refresh source ~/.bashrc * Update installation.md
-
Rushabh Vasani authored
-
Jaeyoun Kim authored
Updated owners
-
Jaeyoun Kim authored
Updated owners
-
- 24 Apr, 2020 29 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 308302588
-
Andy Craze authored
Add axis=1 for to reconstruction error calculation. This will avoid taking the sum of cost so that the training objective will no longer be batch-size dependent. Fixes #2243
-
Jaeyoun Kim authored
Updated owner
-
Jaeyoun Kim authored
No Maintenance Intended
-
Jaeyoun Kim authored
No Maintenance Intended
-
Jaeyoun Kim authored
No Maintenance Intended
-
Jaeyoun Kim authored
No Maintenance Intended
-
Jaeyoun Kim authored
No Maintenance Intended
-
Jaeyoun Kim authored
No Maintenance Intended
-
Jaeyoun Kim authored
Added "No maintenance intended"
-
Jaeyoun Kim authored
Added TensorFlow requirement badges
-
Jaeyoun Kim authored
Added TensorFlow requirement badges
-
Jaeyoun Kim authored
Added TensorFlow requirement badges
-
Tayo Oguntebi authored
PiperOrigin-RevId: 308278540
-
Saurabh Gupta authored
-
Shadrack Inusah authored
* Fix maintainers list into a table for easy read. * Taken duplicate name out of the maintainers table.
-
Jaeyoun Kim authored
Fixed bug
-
Jaeyoun Kim authored
Updated owners
-
Darío Hereñú authored
Plus minor formatting proposals
-
Eric Jinks authored
-
Özkan Çelik authored
typo fixed
-
Ashley Xiao authored
-
lkskstlr authored
-
Alexander Gorban authored
-
Yuhao Zhang authored
* Guard the unsafe tf.exp to prevent Inf cost * Update run_lfads.py Add the hyperparameter `_clip_value` to resolve the issue in the prototype example
-
Jaeyoun Kim authored
Fixed typo
-
Chris Waterson authored
* add scripts to generate training data * add scripts to generate training data * add missing POS tag mapping * tweak flags to not rely on directory structure, fix issues with output. * add blurbs for new programs * oops, need to initialize the embeddings! * Misspelled 'info' * editing Co-authored-by:Chris Waterson <waterson@google.com>
-
Yuhao Zhang authored
-
Anestis Sakerlis authored
-