issues
search
jjerphan
/
CS5242Project
Predicting Protein – Ligand Interaction by using Deep Learning Models
GNU General Public License v3.0
3
stars
2
forks
source link
Training Pipeline with Keras
#1
Closed
jjerphan
closed
6 years ago
jjerphan
commented
6 years ago
Main changes
:
Cube representation now OK : scaled and rotated appropriately
Training and test examples extraction
Simplistic but trainable model in Keras — to be improved
Pipeline (to improve) is in the Jupyter Notebook
small-donkey
commented
6 years ago
Remove redundant features "is_polar", "is_from_ligand".
Split index should be 2701
Main changes: