chlorophyll

馃敆 Github repo chlorophyll A simple Plant disease detector APP, using image classification (Machine Learning) technique. Original paper URL: https://arxiv.org/abs/1511.08060 Dataset URL: https://data.mendeley.com/datasets/tywbtsjrjv/1 https://www.tensorflow.org/datasets/catalog/plant_village

17 November, 2022 路 1 min 路 24 words

AI plays-python

馃敆 Github repo AI plays-python A simple flappy bird game, written in Python, where the player is AI. A flock of birds will try to survive in this game (rather environment), the best ones will continue, rest will die. Much like our evolution :) It uses the concept of Evolutionary artificial neural networks (EANNs), or Evolving Neural Networks. I did this project mainly to get some idea of neural networks, machine learning in a somewhat interesting way....

9 November, 2021 路 2 min 路 278 words