Added neural module
This commit is contained in:
parent
a19fb1e39e
commit
6fd2e90bc1
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
from pywatts import db
|
||||
from pywatts import fetchdata
|
||||
from pywatts import neural
|
||||
|
|
Loading…
Reference in a new issue