top of page
4_layer_finish.png
NN model_edited.jpg
MultiObject 
ClassificationNeural Network

#Deep Leaning #AI #Python #GIT

This project was a Neural Network to classify image of object by pre-trained data and a shallow multi-layer NN.

 

In this project I’ve implemented the algorithm from scratch including forward and backward propagation, activation and loss functions. Then build the whole thing using Tensor Flow APIs.

 

The project was a milestone project of course Deep learning and Neural Network from Coursera.com. And I’ve used python and Git version control to develop a well-organized software.

bottom of page