Skip to content

Commit 14d8bbd

Browse files
Update README.md.
Add a link to refer to the open sourced symbolic program search space.
1 parent cca4de9 commit 14d8bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lion/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Symbolic Discovery of Optimization Algorithms
33

4-
This repository contains JAX, TensorFlow and PyTorch implementations of the Lion optimizer discovered by symbolic program search in the [Symbolic Discovery of Optimization Algorithms](https://arxiv.org/abs/2302.06675) paper.
4+
This repository contains JAX, TensorFlow and PyTorch implementations of the Lion optimizer discovered by symbolic program search in the [Symbolic Discovery of Optimization Algorithms](https://arxiv.org/abs/2302.06675) paper. The symbolic program search space (codenamed "Hero") is open sourced at [here](https://github.com/google/automl/tree/master/hero).
55

66
<!-- Lion is also successfully deployed in production systems such as Google’s search ads CTR model. -->
77

0 commit comments

Comments
 (0)