のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2018-03-18から1日間の記事一覧

AttributeError: module 'torch.nn' has no attribute 'functional'

- AttributeError Traceback (most recent call last) in () > 1 from fastai.transforms import * 2 from fastai.conv_learner import * 3 from fastai.model import * 4 from fastai.dataset import * 5 from fastai.sgdr import */content/fastai-master/…