yinseng2001

Results 3 issues of yinseng2001

File "/Users/apple/tensorflow/stanford-tensorflow-tutorials/assignments/chatbot/model.py", line 51, in _inference if config.NUM_SAMPLES > 0 and config.NUM_SAMPLES < config.DEC_VOCAB: AttributeError: module 'config' has no attribute 'AttributeError: module 'config' has no attribute 'DEC_VOCAB'' I cannot file...

self.outputs, self.losses = tf.nn.seq2seq.model_with_buckets( self.encoder_inputs, self.decoder_inputs, self.targets, self.decoder_masks, config.BUCKETS, lambda x, y: _seq2seq_f(x, y, False), softmax_loss_function=self.softmax_loss_function) what function we can replace with tf.nn.seq2seq.model_with_buckets? thanks

When i screenshot the url that contain with avg files, the avg not showing the right way , some are missing and some are not full image load. thanks