bayerj / arac

C++ library for neural networks.
Other
39 stars 57 forks source link

Got No module named _cppbridge #23

Open ypxie opened 8 years ago

ypxie commented 8 years ago

Error. from the following

from arac.pybrainbridge import _RecurrentNetwork, _FeedForwardNetwork

But I can import arac without any problems.