Manas02 / FragmentBERT

Masked Language Models are Fragment Based Drug Designers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Masked Language Models are Fragment Based Drug Designers

Author : Manas Mahale manas.mahale@bcp.edu.in

Install Dependencies :

pip3 install transformers
python3 src/pretrain.py
python3 src/model.py

To visualize

tensorboard --logdir=./smiles-bert/runs

and then go to http://localhost:6006/

python3 predict.py

About

Masked Language Models are Fragment Based Drug Designers

License:MIT License


Languages

Language:Jupyter Notebook 89.0%Language:Python 11.0%