fastai / fastai_dev

fast.ai early development experiments
Apache License 2.0
641 stars 351 forks source link

Replace last activation function in the ResBlock with specified `act_fn` #290

Closed muellerzr closed 5 years ago

review-notebook-app[bot] commented 5 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

muellerzr commented 5 years ago

Give me a moment to fix the colab issues

muellerzr commented 5 years ago

Fixed

sgugger commented 5 years ago

Thanks!