create a tool for a genetic generation algorithm it will run a script in the cloud. . it has to have the following:
DeNovo Molecule Generation App
Generate molecules that optimize a given function
Experiment name
What function would you like to optimize?
JensenScore
What kind of search would you like?
Vanilla
Parameters of the search algorithm
Sample population size:
100
Initial population size:
10
Maximum number of generations:
30
Number of offspring per generation:
10
Number individuals in the population:
10
Seed for rng (0 for unseeded):
42
| A shadcn/ui and v0 generation - v0