radiate-extensions

Crates.ioradiate-extensions
lib.rsradiate-extensions
version0.1.2
created_at2024-11-18 23:46:34.967584+00
updated_at2024-12-01 00:17:46.634485+00
descriptionExtensions for radiate. Genetic Programming implementations for graphs (neural networks) and regression analysis
homepage
repositoryhttps://github.com/pkalivas/radiate
max_upload_size
id1452748
size120,525
Peter Kalivas (pkalivas)

documentation

https://pkalivas.github.io/radiate/

README

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.


Commit count: 1842

cargo fmt