Here is a quick summary of DeepChem updates for the 3rd week of October, including the following merged pull requests:
-
Added documentation tutorials: This PR adds a tutorial for creating documentation, introducing a new feature and modifying documents.
-
Atomic Convolution Module with Pytorch: This PR represents the first part of porting Atomic Convolution from TensorFlow to PyTorch, a new feature addition.
-
Attribute Utilities for EditableModule: This PR resolves an EditableModule issue and addresses tasks including main body, examples, tests and documentation modification.
-
Correction in docs: This PR fixes the documentation for the WeaveModel.
-
Scscore docs fixes and added References: This PR fixes documentation for the ScScore model and adds references.
-
Doc fix on keras models: This PR resolves documentation typos in Keras Models.