This website requires JavaScript.
Explore
Help
Sign In
pub_soft
/
DiffDock
Watch
3
Star
0
Fork
0
You've already forked DiffDock
mirror of
https://github.com/gcorso/DiffDock.git
synced
2026-06-05 02:14:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4704d94de74d8cb2acbe7ec84ad234c09e78009
DiffDock
/
models
History
Alexander Schepetilnikov
be0f0f59cf
Add __init__ files to all python modules. There were import failures in some cases, when project not in root directory without own virtual env
2024-06-20 17:15:12 +03:00
..
__init__.py
Add __init__ files to all python modules. There were import failures in some cases, when project not in root directory without own virtual env
2024-06-20 17:15:12 +03:00
aa_model.py
first commit v1.1
2024-02-28 11:21:46 -05:00
cg_model.py
first commit v1.1
2024-02-28 11:21:46 -05:00
layers.py
Various bugfixes
2024-04-30 10:00:31 -04:00
old_aa_model.py
first commit v1.1
2024-02-28 11:21:46 -05:00
old_cg_model.py
first commit v1.1
2024-02-28 11:21:46 -05:00
tensor_layers.py
Improve memory efficiency of graph convolution operation.
2024-04-25 11:13:02 -04:00