Chemicalx Versions Save

A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)

v0.1.0

2 years ago

🚀 What's Changed

Models

💾 Data Cleaning

🤖 Design

🏠 House keeping

New Contributors

Full Changelog: https://github.com/AstraZeneca/chemicalx/compare/v0.0.9...v0.1.0

v0.0.9

2 years ago

What's Changed

Full Changelog: https://github.com/AstraZeneca/chemicalx/compare/v0.0.8...v0.0.9

v0.0.8

2 years ago

What's Changed

Full Changelog: https://github.com/AstraZeneca/chemicalx/compare/v0.0.7...v0.0.8

v0.0.7

2 years ago
  • Context feature sets store feature vectors as torch.FloatTensors
  • Drug feature sets store feature vectors as torch.FloatTensors

v0.0.6

2 years ago

What's Changed

  • Add base model and implement model class resolution by @cthoyt
  • Batch generators
  • Batch class

New Contributors

Full Changelog: https://github.com/AstraZeneca/chemicalx/compare/v0.0.5...v0.0.6

v0.0.5

2 years ago
  • Adds Data Loaders for DrugComb and DrugCombDB 👾 🤖 🎃
  • Drug Feature Set for feature storage 👾 🤖 🎃
  • Labeled Triples 👾 🤖 🎃

v0.0.4

2 years ago
  • Integrates DrugCombDB 🧬 💊
  • Integrated DrugComb 🧬 💊
  • Defines ContextFeatureSets with the class methods 🧬 💊
  • Add tests for ContextFeatureSets 🧬 💊

v_00003

2 years ago
  • Adds unit tests to data structures and datasets 🎄🎅
  • Adds documentation of data structures and datasets 🎄🎅

v_00002

2 years ago

Created namespaces for:

  • Integrated benchmark datasets.

  • Main data structures.

  • Installation guide.

  • Documentation.

v_00001

2 years ago

A PyTorch-based deep learning library for drug-drug interaction, polypharmacy side effect and synergy prediction.