Chris Tsanikidis

Results 2 issues of Chris Tsanikidis

when theta=Pi/2 , phi becomes a fixed number you can "solve" this by setting theta 1.00001*Pi/2 but you know, it's ugly

load_pruned_model in the cofi_utils file seems to take a model as a first argument, however load_model(..) calls load_pruned_model by passing a string. In this case the program crashes as the...