• Stars
    star
    2
  • Language
    Python
  • Created over 7 years ago
  • Updated almost 3 years ago

Reviews

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.