Drug Name Generator App

This app is designed in Dash and uses currently existing brand drug names to generate new ones. In short, the preprocessing steps uses a few regexes to extract prefix, middle, and suffix from all drug names in the training data, then recombines them based on their frequency to come up with plausible new drug names. The GitHub repo can be found here.

Next
Next

Layer-wise Sensitivity to Noise in DNNs