We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the minute, we only support fully connected feed-forward networks with a single hidden layer. It would be good to build on this.
See the TODO in this commit.
TODO
The text was updated successfully, but these errors were encountered:
For example, perhaps we could use convolutional neural networks or graph neural networks.
Sorry, something went wrong.
Note #14 included some small steps in this direction.
No branches or pull requests
At the minute, we only support fully connected feed-forward networks with a single hidden layer. It would be good to build on this.
See the
TODO
in this commit.The text was updated successfully, but these errors were encountered: