Commit History

Author SHA1 Message Date
  Joshua Howard dec7c89f5b Variational Autoencoder generate() function fixed (z fed in rather than z_mean) 8 years ago
  Neal Wu ae50fa99b0 Fix queue import 8 years ago
  Neal Wu 66eb101896 Make textsum compatible with Python 3 8 years ago
  Neal Wu 40a5739ae2 Remove <center> tags, which are breaking images in README.md files 8 years ago
  Mark Omernick b51cdf349f Merge pull request #1252 from bogatyy/master 8 years ago
  Ivan Bogatyy ce9504afc4 Fix Mac build: avoid duplicating TF symbols 8 years ago
  Neal Wu a522760301 Add back the num_labels comment 8 years ago
  Neal Wu ea97e5c3a7 Change the train and validation shards to the correct amounts 8 years ago
  Neal Wu 8b571b3a50 More fixes/clarifications for the README 8 years ago
  Jimmy 5d232350f1 delete extra line 8 years ago
  Jimmy 989d08a358 fix script to match example 8 years ago
  Jimmy c766ef2753 update warning on extra background class added by build_image_data.py 8 years ago
  Ivan Bogatyy a24df8619d Merge pull request #1249 from bogatyy/master 8 years ago
  Ivan Bogatyy 296d4f65ee Merge https://github.com/tensorflow/models 8 years ago
  Ivan Bogatyy 9a463f1e8f Fix links to download Parsey models 8 years ago
  Ivan Bogatyy 277f99c7c1 Merge pull request #1243 from bogatyy/master 8 years ago
  Ivan Bogatyy ea3fa4a338 Update DRAGNN, fix some macOS issues 8 years ago
  Neal Wu f7cea8d01b Rename sampled_loss argument inputs to logits in preparation for named arguments requirement 8 years ago
  Neal Wu e4cbe9ee31 Fix the argument order for tf.nn.sampled_softmax_loss in textsum 8 years ago
  Neal Wu dcb49d91f9 Update README.md 8 years ago
  Daniël de Kok 26bf7ce968 SyntaxNet does not compile, because isnan is unknown. (#1229) 8 years ago
  Neal Wu f6e23e5618 Revert "add 'reuse' parameter to RNNCells to make code compatible with tensorflow master code" 8 years ago
  Ivan Bogatyy b7523ee562 Merge https://github.com/tensorflow/models 8 years ago
  Neal Wu 2c6d74b736 Change wording: repository -> folder 8 years ago
  Neal Wu b81d98bf3b Remove message telling users to install from nightly builds now that 1.0 has been released 8 years ago
  Joshua Howard aef35824f4 Removed external dependencies from autoencoder models 8 years ago
  Neal Wu 79d2ecb102 Revert "fixed a bug in sampled_loss(), made compatible for 0.12.0" 8 years ago
  talkdirty 3607bf489a Fix Links in Readme.md 8 years ago
  talkdirty 061491460d Readme.md: Fix Image displayment 8 years ago
  Emil Stenström 0de0e850e9 Make table valid markdown 8 years ago