Population

API reference: pe.population package.

pe.population.population.Population is responsible for generating the initial synthetic samples and the new synthetic samples for each Private Evolution iteration. It has the following key methods:

Available Populations

pe.population.pe_population.PEPopulation is currently the only implementation of pe.population.population.Population. It supports the key population algorthms from existing Private Evolution papers (https://github.com/fjxmlzn/private-evolution-papers).