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

What is the optimal # of units in the intermediate layer for p and q variables? #6

Open
prof-joe opened this issue Oct 3, 2019 · 2 comments

Comments

@prof-joe
Copy link

prof-joe commented Oct 3, 2019

I am implementing a mutual information estimate based on your coding. Suppose X and Y are in p and q dimensions, which means the input layer has p+q units. Then, how many units do you think are the most appropriate for the intermediate layer size? In fact, I took many days to search for the optimal solution. Do you have any idea?

@sdahan12
Copy link

sdahan12 commented Nov 23, 2022

Hi did you find any optimal solution for it? I have the same issue.
specifically, with high dim of p,q

@Codefmeister
Copy link

Hi! Do you have any solutions? I meet the same issue. Currently, I set it to 4*d.

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