<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Error about tensorflow_novelist]]></title><description><![CDATA[<p>Got error when running <code>python3 main.py --type f --no-train</code>, waiting for help.<br />
I played tensorflow_poem, it is impressed me a lot, now, I am curious about tensorflow_novelist. How can I fix it?</p>
<pre><code>File &quot;~/Programming/myGithub/tensorflow_novelist/inference/fiction.py&quot;, line 154, in main
running(is_train)
File &quot;/Users/william/Programming/myGithub/tensorflow_novelist/inference/fiction.py&quot;, line 46, in running
if not os.path.exists(FLAGS.checkpoints_dir):
File &quot;/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/tensorflow/python/platform/flags.py&quot;, line 84, in getattr
wrapped(_sys.argv)
File &quot;/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/absl/flags/_flagvalues.py&quot;, line 633, in call
name, value, suggestions=suggestions)
absl.flags._exceptions.UnrecognizedFlagError: Unknown command line flag 'type'
</code></pre>
]]></description><link>http://t.manaai.cn/topic/98/error-about-tensorflow_novelist</link><generator>RSS for Node</generator><lastBuildDate>Mon, 14 Sep 2026 12:14:37 GMT</lastBuildDate><atom:link href="http://t.manaai.cn/topic/98.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Apr 2019 05:12:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error about tensorflow_novelist on Mon, 08 Apr 2019 05:12:54 GMT]]></title><description><![CDATA[<p>Got error when running <code>python3 main.py --type f --no-train</code>, waiting for help.<br />
I played tensorflow_poem, it is impressed me a lot, now, I am curious about tensorflow_novelist. How can I fix it?</p>
<pre><code>File &quot;~/Programming/myGithub/tensorflow_novelist/inference/fiction.py&quot;, line 154, in main
running(is_train)
File &quot;/Users/william/Programming/myGithub/tensorflow_novelist/inference/fiction.py&quot;, line 46, in running
if not os.path.exists(FLAGS.checkpoints_dir):
File &quot;/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/tensorflow/python/platform/flags.py&quot;, line 84, in getattr
wrapped(_sys.argv)
File &quot;/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/absl/flags/_flagvalues.py&quot;, line 633, in call
name, value, suggestions=suggestions)
absl.flags._exceptions.UnrecognizedFlagError: Unknown command line flag 'type'
</code></pre>
]]></description><link>http://t.manaai.cn/post/223</link><guid isPermaLink="true">http://t.manaai.cn/post/223</guid><dc:creator><![CDATA[William]]></dc:creator><pubDate>Mon, 08 Apr 2019 05:12:54 GMT</pubDate></item><item><title><![CDATA[Reply to Error about tensorflow_novelist on Tue, 09 Apr 2019 01:39:00 GMT]]></title><description><![CDATA[<p>谢邀。</p>
<p>已经不玩NLP许久了，说到文本生成，我目前还只停留在RNN层次，但现在各种transform结构，BERT等不绝于耳，似乎NLP领域已经迎来了全新的产业革新。<br />
关于文本生成，由其是长文本生成，可以尝试一下最新的transform， BERT等体系架构或者与训练模型，结合GAN来尝试。<br />
欢迎继续来社区交流看法与新的发现！</p>
]]></description><link>http://t.manaai.cn/post/224</link><guid isPermaLink="true">http://t.manaai.cn/post/224</guid><dc:creator><![CDATA[刘看山]]></dc:creator><pubDate>Tue, 09 Apr 2019 01:39:00 GMT</pubDate></item></channel></rss>