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

output layer only 'Linear Layer'? #64

Open
ajialala opened this issue Jun 10, 2019 · 6 comments
Open

output layer only 'Linear Layer'? #64

ajialala opened this issue Jun 10, 2019 · 6 comments

Comments

@ajialala
Copy link

any MaxLayer?

@ljshou
Copy link
Member

ljshou commented Jun 11, 2019

you mean max pooling?

@ashnakapoor07
Copy link

Can I take this up as my first issue? Please guide me how to start?

@ajialala
Copy link
Author

I use this code to do text-matching task. I want to add a layer to calculate the cosine distance and output the result that the minimum cosine distance. I want to know how to add one layer I define it myself. Thank you!

@ljshou
Copy link
Member

ljshou commented Jun 17, 2019

You can try to add one new block in block_zoo.

@ashnakapoor07
Copy link

ashnakapoor07 commented Jun 17, 2019 via email

@ljshou
Copy link
Member

ljshou commented Jun 28, 2019

@ajialala @ashnakapoor07 you can refer to https://github.com/microsoft/NeuronBlocks/blob/master/Contributing.md about how to add a new block.

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

3 participants