Evalution and analysis on EMNIST dataset with CNN. Project was created for CSE 598 : Intro Deep Learning Fall'21 @ASU
Created a conda environment and install all given below libraries. Requirements.txt stores all libraries with version during testing. [Tested on Mac M1 Air 2020]
• Tensorflow v2.0
• PyPI Emnist dataset
• Matplotlib
• Jupiter Notebook
• Keras
• Pandas
• Numpy
• Pillow
• Scikit learn
• Seaborn
• Tqdm
• Scipy