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

Experiment with the network #46

Open
5 tasks
patricksttan opened this issue May 23, 2017 · 0 comments
Open
5 tasks

Experiment with the network #46

patricksttan opened this issue May 23, 2017 · 0 comments

Comments

@patricksttan
Copy link
Collaborator

patricksttan commented May 23, 2017

To find out what combination of architecture and parameters work best for the network, we should first have less variation in the results if we run the algorithm multiple times.

Tasks

When the results are almost the same every run. Then we can easier compare the results.
We can try the following.

  • Use weight decay
  • Add dropout.
  • See if more layers changes results. For example: replace pool layer with conv layer, or add another 1by1 conv at the end of the network.
@schelv schelv removed their assignment May 24, 2017
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

2 participants