Spaces:
Running
Running
Commit
·
b98a465
1
Parent(s):
8ea65ad
Create colab badge
Browse files
README.md
CHANGED
|
@@ -6,9 +6,9 @@
|
|
| 6 |
|
| 7 |
PySR is built on an extremely optimized pure-Julia backend, and uses regularized evolution, simulated annealing, and gradient-free optimization to search for equations that fit your data.
|
| 8 |
|
| 9 |
-
| **Docs** | **pip** | **conda** | **Stats** |
|
| 10 |
-
|
| 11 |
-
|[](https://astroautomata.com/PySR/)|[](https://badge.fury.io/py/pysr)|[](https://anaconda.org/conda-forge/pysr)|[](https://badge.fury.io/py/pysr)|
|
| 12 |
|
| 13 |
|
| 14 |
(pronounced like *py* as in python, and then *sur* as in surface)
|
|
|
|
| 6 |
|
| 7 |
PySR is built on an extremely optimized pure-Julia backend, and uses regularized evolution, simulated annealing, and gradient-free optimization to search for equations that fit your data.
|
| 8 |
|
| 9 |
+
| **Docs** | **colab** | **pip** | **conda** | **Stats** |
|
| 10 |
+
|---|---|---|---|---|
|
| 11 |
+
|[](https://astroautomata.com/PySR/)|[](https://colab.research.google.com/github/MilesCranmer/PySR/blob/colab-demo/examples/pysr_demo.ipynb)|[](https://badge.fury.io/py/pysr)|[](https://anaconda.org/conda-forge/pysr)|[](https://badge.fury.io/py/pysr)|
|
| 12 |
|
| 13 |
|
| 14 |
(pronounced like *py* as in python, and then *sur* as in surface)
|