- 18 Jan, 2018 1 commit
-
-
Asim Shankar authored
-
- 17 Jan, 2018 2 commits
-
-
Mark Daoust authored
Add @asimshankar as owner of java examples.
-
Mark Daoust authored
-
- 16 Jan, 2018 7 commits
-
-
Asim Shankar authored
[samples]: Samples using the Java API.
-
Asim Shankar authored
-
Asim Shankar authored
-
Neal Wu authored
Fix bug in gym_wrapper.
-
Neal Wu authored
Updates to pcl_rl according to most recent version of Trust-PCL paper
-
Mark Daoust authored
set `/examples` as the working directory
-
Mark Daoust authored
There is no `data` directory, these instructions work without this line.
-
- 13 Jan, 2018 3 commits
-
-
ofirnachum authored
-
Neal Wu authored
Fix #3148
-
Asim Shankar authored
-
- 12 Jan, 2018 3 commits
-
-
Lukasz Kaiser authored
Update README files to point to arXiv submission.
-
Dan Abolafia authored
-
Mikalai Drabovich authored
Opening gzipped datasets in binary, read-only mode fixes the issue
-
- 11 Jan, 2018 1 commit
-
-
Neal Wu authored
Adding myself to owners
-
- 10 Jan, 2018 7 commits
-
-
Neal Wu authored
Update compile instructions in embedding/README.md
-
Neal Wu authored
-
derekjchow authored
Fix Issue : Change exporter.py in object_detection
-
Asim Shankar authored
[mnist]: Training and evaluation with TPUs.
-
Asim Shankar authored
-
ashaw596 authored
Added an 'env' parameter to env_step function since one an unreferenced one is used in the function.
-
Daksh Varshneya authored
Incorporated the suggested changes.
-
- 09 Jan, 2018 6 commits
-
-
Karmel Allison authored
-
Mark Daoust authored
[blog_estimators_dataset.py] bug fix for failing demo
-
Neal Wu authored
Fix spacing in BUILD file comments.
-
Dan Abolafia authored
-
Lukasz Kaiser authored
Open source release of Brain Coder.
-
Dan Abolafia authored
-
- 08 Jan, 2018 3 commits
-
-
Jonathan Huang authored
update supported tf versions for object detection on gcloud.
-
Vivek Rathod authored
-
Tim Molter authored
-
- 06 Jan, 2018 1 commit
-
-
Asim Shankar authored
This is a step towards merging the example in https://github.com/tensorflow/tpu-demos/tree/master/cloud_tpu/models/mnist with this repository, so we have a single model definition for training across CPU/GPU/eager execution/TPU. The change to dataset.py is so that the raw data can be read from cloud storage systems (like GCS and S3).
-
- 05 Jan, 2018 6 commits
-
-
Neal Wu authored
Fix demo_inference to properly normalize input.
-
Alexander Gorban authored
-
Alexander Gorban authored
Use temp variable for predictions.
-
Alexander Gorban authored
Before the fix the demo_inference.py used batch_norm and it did the normalization of input image implicitly. If at inference time the batch_norm was disabled the inference produced incorrect results. This fix does the proper input image normalization and disables the batch_norm at inference time.
-
Neal Wu authored
Revert "Flags"
-
Neal Wu authored
-