Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ketos ketos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • ketosketos
  • Merge requests
  • !242

Merged
Created 3 years ago by Bruno Padovese@bpadoveseOwner

NN arch implementaion

  • Overview 3
  • Commits 9
  • Pipelines 4
  • Changes 7

Previously, specific NNarch such as ResNetArch import tf.keras.Model.A new parent architecture called NNArch has been created and the specific architectures now inherit from it.

As of now, this class just implements a frontend block that can be added by calling the model instance. This frontend block can be composed of any number of layers. This block if created will run before any other layers in the network.

Implementation is fully backwards compatible

See discussion: #147 (closed)

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Assignee
Oliver Kirsebom's avatar
Oliver Kirsebom
@kirsebom
Assign to
0 Reviewers
None
Request review from
Milestone
No milestone
None
None
Time tracking
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Lock merge request
Unlocked
participants
Reference:
Source branch: NNArch_implementaion

Menu

Projects Groups Snippets
Help