GP4A icon indicating copy to clipboard operation
GP4A copied to clipboard

Code for NeurIPS 2019 paper: "Tensor Programs I: Wide Feedforward or Recurrent Neural Networks of Any Architecture are Gaussian Processes"

Results 1 GP4A issues
Sort by recently updated
recently updated
newest added

This PR implements calculating the BiRNN GP using summation and concatenation on the BiRNN hidden states. The PR adds the python notebook, sim, and theory files for BiRNN, and also...