├── LICENSE ├── README.md ├── highwaylrdiagdropoutbn_layer.py ├── highwaylrdropoutbn_layer.py ├── incremental_annealer.py ├── l2hinge_classifier.py ├── mnist_highwaylrdiagdropoutbnl2hl.py ├── mnist_small_validation.py ├── models ├── highwaylrdiagdropoutbnl2hl-l2reg3e-3-n1024-d256-T5-p02-03-03-05-b20-a3e-3-autoannealing.log └── highwaylrdropoutbnl2hl-l2reg3e-3-n1024-d256-T5-p02-03-03-05-b20-a3e-3-autoannealing.log └── proper_batch_norm.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/README.md -------------------------------------------------------------------------------- /highwaylrdiagdropoutbn_layer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/highwaylrdiagdropoutbn_layer.py -------------------------------------------------------------------------------- /highwaylrdropoutbn_layer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/highwaylrdropoutbn_layer.py -------------------------------------------------------------------------------- /incremental_annealer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/incremental_annealer.py -------------------------------------------------------------------------------- /l2hinge_classifier.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/l2hinge_classifier.py -------------------------------------------------------------------------------- /mnist_highwaylrdiagdropoutbnl2hl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/mnist_highwaylrdiagdropoutbnl2hl.py -------------------------------------------------------------------------------- /mnist_small_validation.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/mnist_small_validation.py -------------------------------------------------------------------------------- /models/highwaylrdiagdropoutbnl2hl-l2reg3e-3-n1024-d256-T5-p02-03-03-05-b20-a3e-3-autoannealing.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/models/highwaylrdiagdropoutbnl2hl-l2reg3e-3-n1024-d256-T5-p02-03-03-05-b20-a3e-3-autoannealing.log -------------------------------------------------------------------------------- /models/highwaylrdropoutbnl2hl-l2reg3e-3-n1024-d256-T5-p02-03-03-05-b20-a3e-3-autoannealing.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/models/highwaylrdropoutbnl2hl-l2reg3e-3-n1024-d256-T5-p02-03-03-05-b20-a3e-3-autoannealing.log -------------------------------------------------------------------------------- /proper_batch_norm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Avmb/lowrank-highwaynetwork/HEAD/proper_batch_norm.py --------------------------------------------------------------------------------