Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 669 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 669 Bytes

DeeplearningWork

This is the repository for the academic project created for the certification of Edureka.

Project :
Image/Object Recognition using Convolutional Neural Networks. 
The DataSet used for the project is  CIFAR10 .
However the solution that is provided in the project can also be applied to CIFAR 100 dataset 

Software Requirements:
Step-1:
Anaconda Python
Step-2: 
Clone the project using any Git Client
Step-3:
Go to requirements directory and run the below command to create the virtual environment.
conda env create -f deeplearningwork-keras-windows.yml --prefix e:/deeplearningworkkerasvirtualenv