Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d495a22

Browse files
Add license and docs shields
1 parent a112e4d commit d495a22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎README.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# pytorch-adaptive-computation-time
22

3+
![Read the Docs](https://img.shields.io/readthedocs/pytorch-adaptive-computation-time)
4+
![GitHub](https://img.shields.io/github/license/Anima-Lab/pytorch-adaptive-computation-time)
5+
6+
37
This library implements PyTorch modules for recurrent neural networks that can learn to execute variable-time algorithms,
48
as presented in [Adaptive Computation Time for Recurrent Neural Networks (Graves 2016)](https://arxiv.org/abs/1603.08983/).
59
These models can learn patterns requiring varying amounts of computation for a fixed-size input,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /