News

I have implemented ID3(decision tree) using python from scratch on version 2.7. To run this program you need to have CSV file saved in the same location where you will be running the code. I have ...
** Frankincense-tree-detection using deep learning with tensorflow and Python. This programs explains how to train your own convolutional neural network (CNN) in object detection for multiple objects, ...