Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
e66aef0
1
Parent(s):
a783eda
Prepend description to README
Browse files
README.md
CHANGED
@@ -2,14 +2,13 @@
|
|
2 |
|
3 |
<div align="center">
|
4 |
|
|
|
5 |
|
6 |
https://github.com/MilesCranmer/PySR/assets/7593028/c8511a49-b408-488f-8f18-b1749078268f
|
7 |
|
8 |
|
9 |
# PySR: High-Performance Symbolic Regression in Python and Julia
|
10 |
|
11 |
-
PySR uses evolutionary algorithms to search for symbolic expressions which optimize a particular objective.
|
12 |
-
|
13 |
| **Docs** | **Forums** | **Paper** | **colab demo** |
|
14 |
|:---:|:---:|:---:|:---:|
|
15 |
|[![Documentation](https://github.com/MilesCranmer/PySR/actions/workflows/docs.yml/badge.svg)](https://astroautomata.com/PySR/)|[![Discussions](https://img.shields.io/badge/discussions-github-informational)](https://github.com/MilesCranmer/PySR/discussions)|[![Paper](https://img.shields.io/badge/arXiv-2305.01582-b31b1b)](https://arxiv.org/abs/2305.01582)|[![Colab](https://img.shields.io/badge/colab-notebook-yellow)](https://colab.research.google.com/github/MilesCranmer/PySR/blob/master/examples/pysr_demo.ipynb)|
|
|
|
2 |
|
3 |
<div align="center">
|
4 |
|
5 |
+
PySR searches for symbolic expressions which optimize a particular objective.
|
6 |
|
7 |
https://github.com/MilesCranmer/PySR/assets/7593028/c8511a49-b408-488f-8f18-b1749078268f
|
8 |
|
9 |
|
10 |
# PySR: High-Performance Symbolic Regression in Python and Julia
|
11 |
|
|
|
|
|
12 |
| **Docs** | **Forums** | **Paper** | **colab demo** |
|
13 |
|:---:|:---:|:---:|:---:|
|
14 |
|[![Documentation](https://github.com/MilesCranmer/PySR/actions/workflows/docs.yml/badge.svg)](https://astroautomata.com/PySR/)|[![Discussions](https://img.shields.io/badge/discussions-github-informational)](https://github.com/MilesCranmer/PySR/discussions)|[![Paper](https://img.shields.io/badge/arXiv-2305.01582-b31b1b)](https://arxiv.org/abs/2305.01582)|[![Colab](https://img.shields.io/badge/colab-notebook-yellow)](https://colab.research.google.com/github/MilesCranmer/PySR/blob/master/examples/pysr_demo.ipynb)|
|