From af1fcffd1830eb58c41e29d8ac499ae42a3cfc49 Mon Sep 17 00:00:00 2001 From: Jin Xu Date: Sun, 21 Apr 2024 23:49:01 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb99a93..f639429 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ - *Studying secure communication from information theoretic perspective*: [Our publication in IEEE Transactions on Information Theory](https://ieeexplore.ieee.org/abstract/document/5238755) provided new insights into secure communication over broadcast channels by developing both inner and outer bounds for the rate equivocation region. -## Colabs +## Codes * [JAX implementation of MinGPT](https://github.com/imxj/imxj.github.io/blob/master/colabs/llms/jax_gpt_dev_gpt.ipynb) * [PubChem and Mols2Grid](https://github.com/imxj/imxj.github.io/tree/master/colabs/small_molecules)