PLEASE finish reading to show some respect to the authors.
An issue has to be one of the following:
-[ ] Unexpected Problems / Potential Bugs
-[ ] Feature Requests
-[ ] Questions on Using/Understanding Tensorpack
- Unexpected Problems / Potential Bugs
- Feature Requests
- Questions on Using/Understanding Tensorpack
## For any unexpected problems, __PLEASE ALWAYS INCLUDE__:
1. What you did:
...
...
@@ -28,7 +30,7 @@ About efficiency issues, PLEASE first read http://tensorpack.readthedocs.io/en/l
(See http://tensorpack.readthedocs.io/en/latest/tutorial/index.html#extend-tensorpack).
It does not have to be added to Tensorpack unless you have a good reason.
+ "Could you improve/implement an example/paper ?"
-- the answer is: we have no plans to do so. We don't take feature requests for
-- The answer is: we have no plans to do so. We don't take feature requests for
examples or implement a paper for you. If you don't know how to do it, you may ask a usage question.
## Usage Questions:
...
...
@@ -36,7 +38,7 @@ About efficiency issues, PLEASE first read http://tensorpack.readthedocs.io/en/l
+ Read the [tutorials](http://tensorpack.readthedocs.io/en/latest/tutorial/index.html#user-tutorials) first.
+ We answer "HOW to do X with Tensorpack" for a well-defined X.
We also answer "HOW/WHY Tensorpack does X" for some X that Tensorpack or its examples are doing.
We don't answer general machine learning questions,
such as "why my training doesn't converge", "what networks to use" or "I don't understand the paper".
We don't answer general machine learning questions, such as "why my training doesn't converge", "what networks to use" or "I don't understand the paper".
You can also use gitter (https://gitter.im/tensorpack/users) for more casual discussions.