Skip to content

Commit

Permalink
Roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
amacrutherford authored Dec 6, 2023
1 parent 0543a9b commit be9fe46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ We use Github's issues to track bugs, just open a new issue! Great Bug Reports t

All contributions will fall under the project's original license.

## Roadmap

Some improvements we would like to see implemented:
- [ ] improved RNN implementations. In the current implementation, the hidden size is dependent on "NUM_STEPS", it should be made independent. Speed could also be improved with an S5 architecture.

0 comments on commit be9fe46

Please sign in to comment.