Skip to content

GitLab

  • Menu
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
  • !146

Merged
Created Dec 20, 2019 by Fabio Frazao@fsfrazaoOwner

Cln neural networks module

  • Overview 1
  • Commits 35
  • Pipelines 13
  • Changes 38

In this branch, I have removed several submodules from the neural_networks module, including the old cnn and edtcnn modules with respective test sets and some of the new architectures present in the enh_nn_structures that won't be included in the next release.

Other changes include:

  • a few corrections regarding tensorflow 2.0
  • a bug fix in the BatchGenerator class
  • a circular dependency in the data_handling modules was removed
  • Most broken tests have been fixed

At this point, only one test is failing.

  • All tests are passing, including doctests
  • updated the docker image to use ketos 2.0.0b0 (beta)
Edited Jan 10, 2020 by Fabio Frazao
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: cln_neural_networks_module