Boltz is a deep learning molecular modeler and biomolecular structure prediction system. It uses neural network architectures to simulate the physical folding and docking of biomolecules, specifically predicting the three-dimensional shapes of protein and ligand complexes. The project functions as a protein-ligand complex predictor and binding affinity predictor, estimating the strength and probability of molecular interactions between ligands and targets. These capabilities are applied to computer aided drug design, including ligand binding affinity prediction and protein-ligand interaction
This project is a collection of educational notebooks and computational workflows designed for cheminformatics and molecular data science. It provides a structured environment for processing chemical structures, performing scaffold identification, and executing reaction enumeration through standardized data representations. The toolkit distinguishes itself by integrating statistical clustering and visualization techniques to interpret chemical diversity within large datasets. It supports advanced research workflows by enabling structure-activity relationship analysis and the evaluation of pro
Ignite is a distributed in-memory data grid and compute platform. It functions as a distributed SQL database and storage engine designed to store and process large datasets in RAM to minimize latency and increase calculation speed. The system is distinguished by a multi-tier storage engine that manages data placement across memory and disk to balance high-speed access with large capacity. It features a distributed compute grid that executes custom logic directly on the nodes where data resides to reduce network traffic. The platform provides a broad set of capabilities including ACID transac
AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc
DeepChem is an open-source Python framework for applying deep learning to molecular, chemical, and biological data, serving as a comprehensive toolkit for drug discovery and materials science. At its core, it provides a featurizer-pipeline abstraction that converts raw molecular data into numerical representations, including graph-based molecular structures, SMILES tokenization vocabularies, and disk-sharded dataset persistence for handling large-scale data that exceeds RAM…
الميزات الرئيسية لـ deepchem/deepchem هي: Molecular Featurization Libraries, Molecular, Few-Shot Learning Mechanisms, Model Fine-Tuning, Meta Learning Frameworks, Task Encapsulation Interfaces, Molecular Docking Pipelines, Binding Pose Generators.
تشمل البدائل مفتوحة المصدر لـ deepchem/deepchem: jwohlwend/boltz — Boltz is a deep learning molecular modeler and biomolecular structure prediction system. It uses neural network… patwalters/practical_cheminformatics_tutorials — This project is a collection of educational notebooks and computational workflows designed for cheminformatics and… apache/ignite — Ignite is a distributed in-memory data grid and compute platform. It functions as a distributed SQL database and… autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end… dmlc/dgl — DGL is a Python library for building and training graph neural networks. It functions as a graph message passing… bmaltais/kohya_ss — kohya_ss is a graphical user interface and workbench for fine-tuning diffusion models, specifically designed for…