gensim 0.0.4 copy "gensim: ^0.0.4" to clipboard
gensim: ^0.0.4 copied to clipboard

outdated

A starting point for Dart libraries or applications.

Gensim. An API for creating genetic simulations in dart. #

Gensim API implements a combination of the genetic algorithm (https://en.wikipedia.org/wiki/Genetic_algorithm) and some assumptions regarding expected fluctuations in traits not specifically linked to genetics e.g. height. This allows gensim to realistically simulate actors in simulations breeding with one another and slowly evolving as they do so. A child's traits are usually a combination of their parents with the aforementioned flucuations where applicable. That being said, according to the genetic algorithm there is a 0.6% chance for a random mutation to occur. This random mutation is currently just a change in an existing trait but I would like to add the ability for new traits to emerge such as sexual desireability etc.

2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on gensim