There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
PoC implementation of NN-like classification system. System combines genetic algorithm and convolution neural network. Genetic algorithm automatically generates the best NN-model. And afterwards the generated NN-model solves classification task.