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

Create layer from list of neutrons #326

Open
lchild358 opened this issue Jun 9, 2018 · 0 comments
Open

Create layer from list of neutrons #326

lchild358 opened this issue Jun 9, 2018 · 0 comments

Comments

@lchild358
Copy link

Hello,
I think it's helpful to be able to create a layer from a list of neutrons, instead of creating layer only from scratch (giving layer size only), and wish to have:

  • the function for connecting two network (output of network 1 is same size with input of network 2) to create a new network (from input of network1 to output of network2)
  • the function for combining two or more networks parallelly to create a new network (input = [ input of network1, input of network2, ...] -> output = [ output of network1, output of network2, ... ]
    Thank you!
@lchild358 lchild358 changed the title Create layer from list of neutron Create layer from list of neutrons Jun 9, 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

1 participant