Google News
logo
PyBrain - Quiz(MCQ)
How many parameters does the _forwardImplementation() function accepts?
A)
2
B)
3
C)
4
D)
5

Correct Answer :   2


Explanation : The _forwardImplementation() function accepts two parameters, inbuf, and outbuf.

Advertisement