Skip to content

Latest commit

 

History

History
24 lines (8 loc) · 533 Bytes

README.md

File metadata and controls

24 lines (8 loc) · 533 Bytes

EquivariantNetworks

Code Accompanying Paper: https://www.biorxiv.org/content/early/2018/06/20/351254

Salient files

sim_train.py, recombination_train.py: Code for automating the training of the two principal topologies discussed.

core.py: Code used for implementing the equivariant layers

params/ : Parameters for runs used to generate the results in the paper

unit_tests.py : Checking equivariance for the individual layers

testing_symmetry: Chcking inference time symmetry for the Bayesian equivariant network