Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add more example configurations for PaddlePaddle. #1823

Closed
lcy-seso opened this issue Apr 20, 2017 · 6 comments
Closed

add more example configurations for PaddlePaddle. #1823

lcy-seso opened this issue Apr 20, 2017 · 6 comments

Comments

@lcy-seso
Copy link
Contributor

As discussed, it is necessary to add more example configurations for PaddlePaddle, so that users can better know about how to use PaddlePaddle layers through examples. There may be two ways to do this, I hope to collection ideas about which one is better.

  1. Do not remove the current demos directory, and add new example to it.
  2. Create a new repo (like Tensorflow https://github.com/tensorflow/models).

Either way, each example has its own directory, we can put configuration file and doc in it.

@luotao1
Copy link
Contributor

luotao1 commented Apr 20, 2017

可以同时考虑 #1725 "remove old api demo"

@lcy-seso
Copy link
Contributor Author

It is expected that these example configurations are more lightweight than PaddleBook, but more heavyweight than API doc.

@typhoonzero
Copy link
Contributor

Agree with No. 2. It may be confusing when "demo" and PaddlePaddle book hold some same examples.

@qingqing01
Copy link
Contributor

demo: 可提供完整演示,可以比book轻量,不用很多背景+模型介绍等,可以删掉和book重复的篇章吧。
model_config/example: 可以只提供配置,不用完整演示吧,和demo分开两个目录,或者另一个repo都可以。

@lcy-seso
Copy link
Contributor Author

I support to create a new repo to reduce the maintenance cost.

@wangkuiyi
Copy link
Collaborator

Created new repo https://github.com/PaddlePaddle/models

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants