Need explanation about networks in pg_modules/projector.py #465
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Could someone point me to books, papers, or guides about the technique used in pg_modules/projector.py for transfer learning? Specifically, I don't understand the roles or ideas of networks created by
_make_scratch_csmand_make_scratch_ccm. Whatcsmandccmstandfor?