Changed readme
This commit is contained in:
@ -1 +1,11 @@
|
||||
# initialization functions
|
||||
# Initialization Functions
|
||||
|
||||
## random_initialization
|
||||
random_initialization class
|
||||
|
||||
Takes in
|
||||
```
|
||||
population_size, chromosome_length, user_defined_function
|
||||
```
|
||||
Creates a chromosome of random genes based on the user user_defined_function
|
||||
that its supplied.
|
||||
|
||||
Reference in New Issue
Block a user