Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ranchengcn authored Dec 25, 2023
1 parent 18d6a09 commit c61c385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ EvoX is a sophisticated computing framework for Evolutionary Computation (EC), b
| Numerical | DTLZ, LSMOP, MaF, ZDT, CEC'22, ... |
| Neuroevolution| Brax, Gym, TorchVision Dataset, ... |

Dive deeper! For a comprehensive list and further details, explore our [API Documentation](https://evox.readthedocs.io/en/latest/api/algorithms/index.html) for algorithms and [Benchmark Problems](https://evox.readthedocs.io/en/latest/api/problems/index.html).
For a comprehensive list and further details, please check our [API Documentation](https://evox.readthedocs.io/en/latest/api/algorithms/index.html) for algorithms and [Benchmark Problems](https://evox.readthedocs.io/en/latest/api/problems/index.html).


## 🔧 Setting Up EvoX
Expand All @@ -83,7 +83,7 @@ pip install evox
**Note**: To install EvoX with JAX and hardware acceleration capabilities, please refer to our comprehensive [installation guide](https://evox.readthedocs.io/en/latest/guide/install.html).


## 🚀 Dive Right In: Quick Start
## 🚀 Quick Start

Kickstart your journey with EvoX in just a few simple steps:
1. **Import necessary modules**:
Expand Down

0 comments on commit c61c385

Please sign in to comment.