Deep neural networks II

Recurrent neural networks (RNN)

In this section, we give some examples of RNNs using TF2.

(* denotes official TF tutorials, which are not part of the pyprobml repo.)

Transformers

In this section, we give some examples of transformers using TF2.

(* denotes official TF tutorials, which are not part of the pyprobml repo.)

Bayesian neural nets


In [0]: