Spaces:
Sleeping
Sleeping
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 |
|[](https://astroautomata.com/PySR/)|[](https://github.com/MilesCranmer/PySR/discussions)|[](https://arxiv.org/abs/2305.01582)|[](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 |
|[](https://astroautomata.com/PySR/)|[](https://github.com/MilesCranmer/PySR/discussions)|[](https://arxiv.org/abs/2305.01582)|[](https://colab.research.google.com/github/MilesCranmer/PySR/blob/master/examples/pysr_demo.ipynb)|
|