OATML / EVE

Official repository for the paper "Large-scale clinical interpretation of genetic variants using evolutionary data and deep learning". Joint collaboration between the Marks lab and the OATML group.

Home Page:http://evemodel.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FYI on small fixes to run standard decoder (bayesian_decoder=false)

JoseJamesMD opened this issue · comments

line 201 in VAE_decoder.py: self.convolution_depth = params['convolution_output_depth']
line 145 in VAE_model.py: KLD_decoder_params_normalized = torch.tensor(0.0)