...

/

Summary: Using ResNet Model in Flax

Summary: Using ResNet Model in Flax

Let’s summarize the concepts we have learned so far.

We'll cover the following...

Recap

In this chapter, you have learned how to train a ResNet model from scratch in Flax. In particular, you have covered:

  • Creating a ResNet model in Flax
...