Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HW_1: сигнатура vectorized_forward_pass отличается от описания #7

Open
drewnoff opened this issue Jul 26, 2017 · 1 comment

Comments

@drewnoff
Copy link

def vectorized_forward_pass(self, input_matrix):
...

В описании говорится, что

На вход он принимает матрицу активаций размера  n×mn×m  и вектор ответов длины  nn . ...
@mnvx
Copy link

mnvx commented Feb 10, 2018

Видимо имеется ввиду "и возвращает вектор ответов"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants