A list of all the neural networks I have implemented. All of them are written in TensorFlow 2.x style. Some of them are using the functional API, some others (the most recent ones as I find it way more convenient) are using the subclassing API.
The standalone tick indicates whether all the model can be found in one file, and only has TensorFlow imports.