Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NELSONZHAO/zhihu issues and pull requests
#42 - 右键菜单找不到preview命令
Issue -
State: open - Opened by ZhaiMen-Hub about 2 years ago
#42 - 右键菜单找不到preview命令
Issue -
State: open - Opened by ZhaiMen-Hub about 2 years ago
#41 - 下载代码
Issue -
State: closed - Opened by Jesson-mark over 4 years ago
#41 - 下载代码
Issue -
State: closed - Opened by Jesson-mark over 4 years ago
#40 - 关于mt_attention_birnn可视化的部分
Issue -
State: open - Opened by headwheel over 4 years ago
#40 - 关于mt_attention_birnn可视化的部分
Issue -
State: open - Opened by headwheel over 4 years ago
#39 - 关于mt_attention_birnn中的预训练词向量数据
Issue -
State: closed - Opened by headwheel over 4 years ago
#39 - 关于mt_attention_birnn中的预训练词向量数据
Issue -
State: closed - Opened by headwheel over 4 years ago
#38 - 博主这个模型结构内,In18 里有一个定义全局网络层的操作,是为了保证每一次解码的时候Attention参数都是共享的吗,我自己照着写了一个,当时看这一步觉得有点多余就没做定义,最后发现每一个时序的Attention参数是不共享的了。。。求指点哦~
Issue -
State: open - Opened by ArnoTeng about 5 years ago
#38 - 博主这个模型结构内,In18 里有一个定义全局网络层的操作,是为了保证每一次解码的时候Attention参数都是共享的吗,我自己照着写了一个,当时看这一步觉得有点多余就没做定义,最后发现每一个时序的Attention参数是不共享的了。。。求指点哦~
Issue -
State: open - Opened by ArnoTeng about 5 years ago
#37 - 这个问题怎么解决呢?找不到glove.6B.100d.txt
Issue -
State: closed - Opened by squarefaceyao about 5 years ago
- 1 comment
#37 - 这个问题怎么解决呢?找不到glove.6B.100d.txt
Issue -
State: closed - Opened by squarefaceyao about 5 years ago
- 1 comment
#36 - Word2Vec之Skip-Gram模型-中文文本版
Issue -
State: open - Opened by JackGengChen over 5 years ago
#36 - Word2Vec之Skip-Gram模型-中文文本版
Issue -
State: open - Opened by JackGengChen over 5 years ago
#35 - about the original contribution of this code
Issue -
State: closed - Opened by shizi626 over 5 years ago
- 1 comment
#35 - about the original contribution of this code
Issue -
State: closed - Opened by shizi626 over 5 years ago
- 1 comment
#34 - training_logits, targets维度不匹配
Issue -
State: open - Opened by pengwei-iie almost 6 years ago
- 2 comments
#33 - skip-gram
Issue -
State: open - Opened by andrew-zzz almost 6 years ago
#32 - 关于seq2seq machine translation的validation问题
Issue -
State: open - Opened by kewen119 almost 6 years ago
- 1 comment
#31 - generate_lyric项目中target和logits形状
Issue -
State: closed - Opened by BellaZbl about 6 years ago
#30 - CNN
Issue -
State: closed - Opened by joehalfish about 6 years ago
#29 - machine_translation_seq2seq 运行报错
Issue -
State: open - Opened by ssnvxia about 6 years ago
- 3 comments
#28 - word2vec的subsample问题
Issue -
State: open - Opened by yin-hong about 6 years ago
#27 - training_logits = tf.identity(training_decoder_output.rnn_output, 'logits') 这里说没有rnn_output属性
Issue -
State: open - Opened by shj0511 about 6 years ago
#26 - mt_attention_birnn运行plot_attention函数报错
Issue -
State: open - Opened by ABadCandy over 6 years ago
#25 - skip_grams
Issue -
State: open - Opened by brucexx over 6 years ago
- 1 comment
#24 - The ground truth of seq2seq loss function including <GO> flag?
Issue -
State: open - Opened by bidai541 over 6 years ago
#23 - source和target输出一样
Issue -
State: closed - Opened by Lip136 over 6 years ago
#22 - anna_lstm 两个版本的都出现问题
Issue -
State: open - Opened by 1mrliu over 6 years ago
- 4 comments
#21 - 谢谢你的code, 关于DGCAN, 假如完成训练后, 如何利用训练好的模型产生新的图片。
Issue -
State: open - Opened by wenouyang over 6 years ago
#20 - tf.concat 前后,shape没有变化
Issue -
State: open - Opened by Eddiechiu over 6 years ago
#19 - dynamic_rnn那里报错了,求解
Issue -
State: open - Opened by Eddiechiu over 6 years ago
#18 - 为什么generate_lyrics 生成的歌词是一大段文字,而不是一句一句
Issue -
State: open - Opened by tryinggo over 6 years ago
#17 - 在generate_lyric工程中,生成报错如下,probabilities的格式为(1,1,11143),是不是前面哪里有问题,probabilities的格式应该是有问题的
Issue -
State: open - Opened by tryinggo over 6 years ago
- 1 comment
#16 - image_style_transfer中,格拉姆矩阵的疑惑
Issue -
State: open - Opened by charmpeng over 6 years ago
#15 - anna_lstm
Issue -
State: closed - Opened by dulm over 6 years ago
- 1 comment
#14 - 关于encode和decode 字向量问题
Issue -
State: open - Opened by liyonglion over 6 years ago
- 8 comments
#13 - saver.save(sess, checkpoint) running Error
Issue -
State: open - Opened by 18811708533 over 6 years ago
#12 - basic seq2seq 代码丢失
Issue -
State: closed - Opened by knightmarehs over 6 years ago
- 1 comment
#11 - 可视化隐层压缩的数据
Issue -
State: open - Opened by Hsiungmy over 6 years ago
- 1 comment
#10 - Problems running in the tensorflow GPU version
Issue -
State: open - Opened by west410 almost 7 years ago
#9 - 训练+预测输入正常,单独预测输出就乱七八糟,请问这是什么原因?
Issue -
State: open - Opened by callwhl about 7 years ago
- 6 comments
#8 - 有關預測和訓練時 輸入句數(batch size)不同的問題
Issue -
State: open - Opened by billy800413 about 7 years ago
- 1 comment
#7 - 运行报ValueError: Trying to share variable rnn/multi_rnn_cell/cell_0/basic_lstm_cell/kernel, but specified shape (1024, 2048) and found shape (595, 2048).
Issue -
State: open - Opened by callwhl about 7 years ago
- 7 comments
#6 - seq2seq模型运行时错误:ValueError: too many values to unpack (expected 2)
Issue -
State: open - Opened by bayou3 about 7 years ago
- 1 comment
#5 - auto-encoder损失函数问题
Issue -
State: open - Opened by lc123623 about 7 years ago
#4 - basic seq2seq 模型训练部分validation loss计算问题
Issue -
State: open - Opened by yuyue9284 about 7 years ago
- 4 comments
#3 - basic_seq2seq报错:ValueError: too many values to unpack (expected 2)
Issue -
State: closed - Opened by grt1st over 7 years ago
- 4 comments
#2 - ValueError: Attempt to reuse RNNCell with a different variable scope than its first use. First use of cell was with scope
Issue -
State: open - Opened by 123chengbo over 7 years ago
#1 - tensorflow version
Issue -
State: open - Opened by jiani1994 over 7 years ago
- 2 comments