DeepChem 2.2 takes large steps towards making DeepChem a general purpose deep learning library for life science applications. Major improvements have been made to support for deep learning on protein structures, and significant support for image-based dataset and model handling has been added. In addition, tooling for interpreting deep models has been improved. A number of improvements to existing models have been added as well, including adding estimator support for a number of model classes. Many bugfixes and small improvements made it in as well. DeepChem 2.2 now depends on TensorFlow 1.12.
PDBBind and Protein Structure Improvements
1366, 1383, 1411, 1413, 1476 Atomic Convolution Improvements
1503, 1430, 1432 PDBBind bugfixes
1497 Using binding pockets to load PDBBind
1498 DeepMHC for protein peptide binding
1369, 1360, 1372, 1397 Featurziation Improvements
1498 DeepMHC for protein peptide binding
Image Handling Improvements
1516 Image Transformation improvements
1324 Cell counting dataset added. `ImageLoader` added
1414 Diabetic Retinopathy example model
1439 `ImageDataset` class
Dataset and Splitter Additions, Improvements and fixes
1507, 1540, 1406 Bugfixes
1514 Handling verbose=False when transforming data
1499 Butina splitter improvement
1347 Adds USPTO dataset.
1348 BBBC002 dataset addition
1339 Split datasets on ID
1416 Molnet loaders for UV/Kinase/Factors datasets
1327 BBBC001 dataset addition
1447 SDFLoader improvements
1425 Binary classification metric improvements
Model and Layer Additions and Improvemetns
1500 Seq2seq model improvements
1513 Clean up symmetry functions
1488 New graph convolution
1365 Average pooling for conv-nets
1370 ResNet50 improvements
1450 Layer output shapes
1452 Pad batch improvements
1453 Example distributed multitask classifier
1335 GraphConv improvements
1343 Making it easy to pull out neural fingerprints
1433 TensorGraph get layer weights
1325 UNet model changes
1334 First Resnet50 build
1473, 1142 TextCNN make_estimator support
1475 DTNN make_estimator support
1495 ANIRegression, BPSymmetryFunction make_estimator
Better Interpretability
1393 Saliency Mapping
1445 Saliency maps for diabetic retinopathy
Tests, Docs, Housekeeping
1527, 1457 Readme cleanup
1548 Version bump