We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Make the first example for a dense layer given in https://keras.io/layers/core/#dense pass as a unit test in the framework.
The text was updated successfully, but these errors were encountered:
Working on GH-3: Make the first example for a Dense layer pass.
1f83959
Adding examples & passing unit tests for: - int_shape - ndim - random_normal - random_uniform - variable - zeros
996b0af
cesarsouza
No branches or pull requests
Make the first example for a dense layer given in https://keras.io/layers/core/#dense pass as a unit test in the framework.
The text was updated successfully, but these errors were encountered: