Sequence to Sequence (seq2seq) and Attention Posted on May 7, 2021 NLP Basics: seq2seq, attention [Read More] Tags: seq2seq attention
Review: Deep Learning in Drug Discovery Posted on May 2, 2021 Review basic concepts of drug discovery: Can deep learning accelerate the drug discovery process? [Read More] Tags: drug discovery drug property dti de novo
Recurrent Neural Networks (RNN) Posted on May 2, 2021 NLP Basics: RNN [Read More] Tags: sequential models rnn lstm
Scale-Invariant Feature Transform(SIFT) Posted on April 30, 2021 How to tell two images have same features? SIFT algorithm extracts features from an image, which are robust to image size and rotation. [Read More] Tags: SIFT image retrieval image similarity