Skip to content

Cnn train

Joseph Bayley requested to merge cnn_train into master

Updated documentation for CNN

  • included config file instructions
  • rearranged the cnn models into a single module for easier access
  • can now load models from checkpoints and config file easier

SOAP

  • updated the core soap algorithm to allow input of lookup tables either as a file or as a LineAwareStatistic class

Merge request reports