SNN FrameWork

API Documentation:

  • SNN2

User Guide:

  • Installation
  • Command Line Arguments
  • Configuration Settings
  • First Example
  • Contributing
SNN FrameWork
  • src.model.custom package
  • View page source

src.model.custom package

Submodules

  • src.model.custom.ActorCriticModel module
    • SiameseModel
    • ActorCriticModel
      • ActorCriticModel.call()
      • ActorCriticModel.predict_step()
      • ActorCriticModel.test_step()
      • ActorCriticModel.train_step()
  • src.model.custom.classification module
    • SiameseModel
    • ClassificationModel
      • ClassificationModel.call()
      • ClassificationModel.get_distances()
      • ClassificationModel.predict_step()
      • ClassificationModel.test_step()
      • ClassificationModel.train_step()
  • src.model.custom.customWrapper module
    • CustomModel_selector()
    • none_customModel()
  • src.model.custom.siamese module
    • SiameseModel
    • SiameseModel
      • SiameseModel.call()
      • SiameseModel.get_distances()
      • SiameseModel.predict_step()
      • SiameseModel.test_step()
      • SiameseModel.train_step()
  • src.model.custom.siamese_reps module
    • SiameseModel
    • SiameseModelRepeat
      • SiameseModelRepeat.call()
      • SiameseModelRepeat.fit()
      • SiameseModelRepeat.get_distances()
      • SiameseModelRepeat.predict_step()
      • SiameseModelRepeat.test_step()
      • SiameseModelRepeat.train_step()

Module contents


© Copyright © 2025 Nokia.

Built with Sphinx using a theme provided by Read the Docs.