kyqiu commited on
Commit
7e22ab9
·
verified ·
1 Parent(s): 1a532e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ license: cc-by-nc-sa-2.0
4
  <div align='center'>
5
  <h1> MolCRAFT Series for Drug Design </h1>
6
 
7
- [![Github](https://img.shields.io/badge/Github-4d8cd8?style=for-the-badge&logo=googledrive&logoColor=white)](https://github.com/AlgoMole/MolCRAFT/tree/master)
8
  [![Blog](https://img.shields.io/badge/Blog-3858bf?style=for-the-badge&logo=homepage&logoColor=white)](https://MolCRAFT-GenSI.github.io/)
9
  [![Data](https://img.shields.io/badge/Data-4d8cd8?style=for-the-badge&logo=googledrive&logoColor=white)](https://drive.google.com/drive/folders/16KiwfMGUIk4a6mNU20GnUd0ah-mjNlhC?usp=share_link)
10
 
@@ -16,7 +16,7 @@ Welcome to the official repository for the MolCRAFT series of projects! This ser
16
  This repository contains the source code for the following projects:
17
 
18
  * [**MolCRAFT**: Structure-Based Drug Design in Continuous Parameter Space](https://arxiv.org/abs/2404.12141) (ICML'24)
19
- * [**MolJO**: Empower Structure-Based Molecule Optimization with Gradient Guidance](https://arxiv.org/abs/2411.13280) (ICML'25)
20
  * [**MolPilot**: Piloting Structure-Based Drug Design via Modality-Specific Optimal Schedule](https://arxiv.org/abs/2505.07286) (ICML'25)
21
 
22
  ## 📜 Overview
 
4
  <div align='center'>
5
  <h1> MolCRAFT Series for Drug Design </h1>
6
 
7
+ [![Github](https://img.shields.io/badge/Github-4d8cd8?style=for-the-badge&logo=github&logoColor=white)](https://github.com/AlgoMole/MolCRAFT/tree/master)
8
  [![Blog](https://img.shields.io/badge/Blog-3858bf?style=for-the-badge&logo=homepage&logoColor=white)](https://MolCRAFT-GenSI.github.io/)
9
  [![Data](https://img.shields.io/badge/Data-4d8cd8?style=for-the-badge&logo=googledrive&logoColor=white)](https://drive.google.com/drive/folders/16KiwfMGUIk4a6mNU20GnUd0ah-mjNlhC?usp=share_link)
10
 
 
16
  This repository contains the source code for the following projects:
17
 
18
  * [**MolCRAFT**: Structure-Based Drug Design in Continuous Parameter Space](https://arxiv.org/abs/2404.12141) (ICML'24)
19
+ * [**MolJO**: Empower Structure-Based Molecule Optimization with Gradient Guided Bayesian Flow Networks](https://arxiv.org/abs/2411.13280) (ICML'25)
20
  * [**MolPilot**: Piloting Structure-Based Drug Design via Modality-Specific Optimal Schedule](https://arxiv.org/abs/2505.07286) (ICML'25)
21
 
22
  ## 📜 Overview