Adaptive Computation Time PyTorch implementation of "Adaptive Computation Time for Recurrent Neural Networks". Training can be done using run_train.py and passing the appropiate configuration file. python3 run_train.py --config-file=configs/rnn_addition.yaml