mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-02-04 06:08:43 +02:00
Add the genetic programming library radiate
This commit is contained in:
parent
e1513e8e3d
commit
022b5be58d
@ -607,6 +607,9 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
|
||||
* [mneumann/evo-rs](https://github.com/mneumann/evo-rs) — Evolutionary Algorithm Library for Rust. Without changes for 3 years.
|
||||
* [yurytsoy/revonet](https://github.com/yurytsoy/revonet) — Rust implementation of real-coded GA for solving optimization problems and training of neural networks.
|
||||
|
||||
#### Genetic Programming
|
||||
* [pkalivas/radiate](https://github.com/pkalivas/radiate) — Radiate is a parallel genetic programming engine capable of evolving solutions for supervised, unsupervised, and general reinforcement learning problems.
|
||||
|
||||
#### Machine learning
|
||||
|
||||
[[machine learning](https://crates.io/keywords/machine-learning)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user