Jump to content

TensorFlow: Difference between revisions

Tags: Mobile edit Mobile web edit
Line 38: Line 38:
* Implement a forward pass in the <code>call</code> method
* Implement a forward pass in the <code>call</code> method


See [https://www.tensorflow.org/guide/keras/custom_layers_and_models#building_models Tensorflow: Custom Layers And Models #Building Models]


===Custom Training Loop===
===Custom Training Loop===