-
Notifications
You must be signed in to change notification settings - Fork 261
The version released by github.io is inconsistent with the version compiled by the current project, and the page jump style is different. #76
Comments
请提供具体的网址. Please provide a specific URL. |
比如从主页点击Sequential顺序模型指引,弹出的这个页面无法显示 “主页,快速开始,模型等子目录”了。 这个子页面的风格都跟上面的主页面不一致,而且还无法显示子目录信息。 英文doc页面能正常显示这些子目录信息 用你们提供的源码编译的页面就能正常显示。 Thanks! |
似乎是官方样式的问题,日文版同样有这个问题:https://keras.io/ja/ I‘ll try to figure out, thanks both of you. |
I've written an email to @fchollet to help to fix it, and here is a Read the Doc backup: |
而且有些API你们没有更新,比如upsample2D()里面,英文官方已经提供了插值方式了,而中文没有,我顺便想问一下,Keras有没有更新记录?就是版本更新记录?我这两个月的时间由于其他原因没有登录Keras官网,这几天进来一看发现更新了很多API,但是都是我自己一点点找的发现的,想问一下有没有提供更新记录,多谢了!!!! |
Kera中文文档主要由任何乐于贡献的人来维护,任何人都可以在发现官方文档有所更新,或者说中文文档存在缺陷,都可以提交 Pull Request 进行更新。 在此之前一直没有完善的更新记录,甚至连官方英文文档都不存在更新记录,这是一个很好的点,如果你有什么好的想法来一起改善官方中文文档,欢迎提交你的建议以及任何的文档改进。 |
The version released by github.io is inconsistent with the version compiled by the current project, and the page jump style is different.
The home version of the deploy version is different from other theme styles. For example, click on the quick start, the directory bar can not view all the directories, but I compiled the version in the repository without this problem.
please deploy the latest version to github.io!
The text was updated successfully, but these errors were encountered: