Skip to content

krishna-esrlabs/ncgenes7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncgenes7 logo

ncgenes7

Welcome to ncgenes7 - library with interfaces for different nucleus7 Nucleotides.

How to use

Even if it is possible to use the ncgenes7 implementations as standalone objects, the main goal is to use it inside of nucleus7 projects.

To add any of the nucleotides to your project, just install / activate ncgenes7 and use "class_name": "ncgehes7.package_name.module_name.ClassName", e.g. to use DenseNetPlugin, use "class_name": "ncgenes7.plugins.cnns.densenet.DensenetPlugin" inside of plugin config.

Nucleotide implementations

ncgenes7 have multiple sub-packages, where name of the package is the nucleotide type, e.g. plugins refers to ModelPlugin and kpis refers to kpi related nucleotides like KPIPlugin and KPIAccumulator.

About

ncgenes7 library with implementations for nucleus7 interfaces

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.5%
  • Other 0.5%