0
Genetic Algorithm
If you want to read something about that kind of Algorithms, you may run my code, or, if you have any suggestions, share itđ https://code.sololearn.com/W3YMzA2RMt27/?ref=app
8 Answers
+ 2
I couldn't do a q & a thread for G.A because it would be too long. This is no advertising, it's the only way it works.
+ 1
I know
+ 1
Nice to hear, I finished one too!
+ 1
@Jonas
Good !
Can you share it ?
What does it do ?
+ 1
Finds the double the user inputs.
+ 1
Please, let us see that :-)
What language did you use ?
+ 1
Java, I'll show you later
- 1
Hi Jonas !
I've written my new Genetic Algorithm !
https://code.sololearn.com/cXUsWUsBEFur/#py
It won't work in the Code Playground, but you can have a look and also copy it to an IDE to run it on a computer ...