- 24 Apr, 2020 11 commits
-
-
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
-
Jaeyoun Kim authored
Fixed typo
-
Brendan Apfeld authored
* Adds try/except block to str.decode for python3.x * Fixes deprecation warning * Fixes attribute error with python3 * uses mode='rb' instead of try/except block for python2/3 compatability
-
George authored
Add notice about implementation discrepancy.
-
Jaeyoun Kim authored
Added description for sentiment_analysis
-
Sihyeon Kim authored
tiny typing error: prerprocessiing -> preprocessing
-
- 23 Apr, 2020 1 commit
-
-
Adam Tetelman authored
-
- 18 Apr, 2020 1 commit
-
-
moneypi authored
-
- 17 Apr, 2020 1 commit
-
-
Dan Ellis authored
-
- 16 Apr, 2020 2 commits
-
-
Jaeyoun Kim authored
Added a "No Maintenance Intended" badge
-
Jaeyoun Kim authored
Added a "No Maintenance Intended" badge
-
- 13 Apr, 2020 2 commits
-
-
Noe authored
Installing tensorflow1.14 instead of 2.X python3 -c "import delf" crashed because of call to tf.contrib.slim contrib module has been deprecated in tf 2.0
-
Jaeyoun Kim authored
* Update README.md No Maintenance Intended * Update README.md * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md No Maintenance Intended * Create README.md No Maintenance Intended * Update README.md No Maintenance Intended * Update README.md...
-
- 06 Apr, 2020 1 commit
-
-
Burak authored
-
- 04 Apr, 2020 1 commit
-
-
Jaeyoun Kim authored
* Update README.md Added a new logo Updated maintainer information Updated the paper title for brain_coder * Update CODEOWNERS Updated the maintainer info for lfads
-
- 03 Apr, 2020 1 commit
-
-
George authored
Add TF 2 not supported comment to README.
-
- 02 Apr, 2020 1 commit
-
-
Yukun Zhu authored
Co-authored-by:yukun <yukun@google.com>
-
- 01 Apr, 2020 1 commit
-
-
Hongkun Yu authored
* remove research/astronet/ * Update CODEOWNERS * Update README.md
-
- 31 Mar, 2020 1 commit
-
-
Jake Vanderplas authored
Python 2 is deprecated. Tested by running the notebook in a Python 3 runtime.
-
- 30 Mar, 2020 1 commit
-
-
Jaeyoun Kim authored
Created a table to organize models Added paper names Added maintainer information
-
- 03 Mar, 2020 1 commit
-
-
Liangzhe authored
298416930 by lzyuan: Explicitly mark base models' state inputs as 'raw_inputs/init_lstm_h_1' and 'raw_inputs_init_lstm_h_2' when pre_bottleneck=True. -- 298380851 by skligys: Fix LSTD LSTM cells to use fixed_quantize_op(). -- 297662737 by Menglong Zhu: Explicitly replace "import tensorflow" with "tensorflow.compat.v1" for TF2.x migration -- 289667197 by lzyuan: Internal update. -- 288607438 by lzyuan: Enforce feature_extractor construction using arg keys. -- PiperOrigin-RevId: 298416930 Co-authored-by:Menglong Zhu <menglong@google.com>
-
- 26 Feb, 2020 1 commit
-
-
Dan Ellis authored
-
- 24 Feb, 2020 1 commit
-
-
Hongkun Yu authored
* Update README.md * Update README.md
-
- 22 Feb, 2020 1 commit
-
-
Dan Ellis authored
* Modify yamnet_visualization to work for any (?) sampling rate in input wav file.
-
- 21 Feb, 2020 1 commit
-
-
Hongkun Yu authored
* remove tensorrt as the example repo has been moved for a while * delete syntax net to reduce repo size as syntax net is going to move to google-research/ * Update README.md Delete syntaxnet from readme. * Update CODEOWNERS Delete syntaxnet from codeowners
-
- 20 Feb, 2020 1 commit
-
-
Dan Ellis authored
-
- 19 Feb, 2020 1 commit
-
-
moneypi authored
-
- 18 Feb, 2020 1 commit
-
-
Hongkun Yu authored
-
- 15 Feb, 2020 2 commits
- 13 Feb, 2020 1 commit
-
-
Alexander Gorban authored
* research/attention_ocr: Minor changes to make it compatible with python 3. * research/attention_ocr: Script to create a smaller test file.
-
- 12 Feb, 2020 1 commit
-
-
Hongkun Yu authored
* Remove differential_privacy and morph_net from research folder because they have been migrated to google-research/ for a while * Update README.md * Update CODEOWNERS
-
- 30 Jan, 2020 3 commits
-
-
Hongkun Yu authored
Remove resnet in readme
-
Francesco Franchina authored
Since the GAN link is now dead, it can safely be removed.
-
https://github.com/tensorflow/ganJing Li authored
-