Consistent layer naming - addresses #1462#1500
Conversation
|
I'm not sure about the changes to the .ipynb files, since renaming the layer from |
|
Right. So - by assigning the issue to yourself - you mean that you're going to fix it or you want me to create a new pull request? |
|
Sorry for the misunderstanding, since GitHub only lets us assign people with commit rights to the repository, we have started assigning to PRs the person who will be responsible for reviewing/merging them. It also makes it easier for me to have an overview of the PRs and tickets I should review. |
The commit also changes some IPython notebooks.
Layers that were named "y" are now named "softmax" to generate same output as before.