#genetic #evolution #search #artificial #learning #extension

radiate-extensions

Extensions for radiate. Genetic Programming implementations for graphs (neural networks) and regression analysis

2 releases

0.1.2 Dec 1, 2024
0.1.1 Nov 18, 2024

#370 in Science

Download history 163/week @ 2024-11-18 125/week @ 2024-11-25 41/week @ 2024-12-02 10/week @ 2024-12-09

339 downloads per month

MIT license

320KB
8K SLoC

Radiate

master branch checks Crates.io Crates.io License Static badge

For more details check the Documentation

Radiate is a powerful Rust library designed for implementing genetic algorithms and artificial evolution techniques. It provides a fast and flexible framework for creating, evolving, and optimizing solutions to complex problems using principles inspired by natural selection and genetics. With an intuitive, 'plug and play' style API, Radiate allows you to quickly test a multitude of evolutionary strategies and configurations.


Dependencies

~1MB
~20K SLoC