2021
Turing Completeness of Bounded-Precision Recurrent Neural Networks
NeurIPS 2021poster
Previous works have proved that recurrent neural networks (RNNs) are Turing-complete. However, in the proofs, the RNNs allow for neurons with unbounded precision, which is neither practical in implementation nor biologically plausible. To remove this assumption, we propose a dynamically growing memo…