What does HackerNews think of deepchem?
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
Language:
Python
#33
in
Deep learning
#201
in
Hacktoberfest
I tried using this last year or the year before. Ended up using DeepChem instead https://github.com/deepchem/deepchem.
That said, I’ve found RDKit to be the singularly most useful toolkit in this area.
OP here, the only open source drug discovery library/framework I’ve seen is DeepChem https://github.com/deepchem/deepchem
Really cool stuff here, a lot along the same lines of what we have been trying to do with DeepChem and MoleculeNet.
https://github.com/deepchem/deepchem
We seem to be a little further along and stable than this repo. We are also based on Tensorflow instead of raw cuda which means users can play around with the networks more easily.