jcjohnson / torch-rnn

Efficient, reusable RNNs and LSTMs for torch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old Issues

dgcrouse opened this issue · comments

I am closing any issue that hasn't been updated in a year or more just to thin out the backlog. Comments?

I don't know if that's a good idea. Unless it's solved or invalid, any issue should be considered 'open', regardless of age.

What about this (more in line with what I have been doing): Bugs are always kept open until invalid, wontfix or fixed. Feature requests older than a year are responded to in one of 3 ways then closed:

  1. If you would like this, please submit a PR.
  2. This is in the roadmap, if you'd like to help then great!
  3. We are actively working on this.

A lot of the old issues are either unrelated to the project (like dependencies not compiling), solved, or have wandered so far off-topic that they have become bloated. I do think we should take care of those.