{% code title="\"Available Models\" Example" %}
from avalanche.models import SimpleCNN
from avalanche.models import SimpleMLP
from avalanche.models import SimpleMLP_TinyImageNet
from avalanche.models import MobilenetV1
{% endcode %}
You can run this chapter and play with it on Google Colaboratory:
{% hint style="danger" %} Notebook currently unavailable. {% endhint %}