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

Allow more general networks #3

Open
jwallwork23 opened this issue Mar 9, 2022 · 2 comments
Open

Allow more general networks #3

jwallwork23 opened this issue Mar 9, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@jwallwork23
Copy link
Owner

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.

@jwallwork23 jwallwork23 added the good first issue Good for newcomers label Mar 9, 2022
@jwallwork23
Copy link
Owner Author

For example, perhaps we could use convolutional neural networks or graph neural networks.

@jwallwork23
Copy link
Owner Author

Note #14 included some small steps in this direction.

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

No branches or pull requests

1 participant