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

[MRG] Created MlpModule #301

Merged
merged 5 commits into from
Nov 15, 2018
Merged

[MRG] Created MlpModule #301

merged 5 commits into from
Nov 15, 2018

Conversation

droidadroit
Copy link
Contributor

@droidadroit droidadroit commented Nov 10, 2018

This pull request resolves #294

The pull request is ready to be merged.

The details of the pull request:
Created a new class MlpModule.
Created a new super class NetworkModule

@droidadroit droidadroit changed the title [WIP] Created MlpModule [MRG] Created MlpModule Nov 14, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 931

  • 27 of 29 (93.1%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 94.923%

Changes Missing Coverage Covered Lines Changed/Added Lines %
autokeras/net_module.py 10 12 83.33%
Totals Coverage Status
Change from base Build 922: -0.05%
Covered Lines: 2356
Relevant Lines: 2482

💛 - Coveralls

Copy link
Collaborator

@haifeng-jin haifeng-jin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

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

Successfully merging this pull request may close these issues.

Create a class MlpModule
3 participants