Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.3 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.3 KB

example

Convolutional Neural Network


Program for training a CNN for the MNIST and EMNIST dataset as well as a GUI for the program, coded in Java

📝 Table of Contents

🧐 About

...

🧐 How to extract resources folder

  1. Download 7zip for windows
  2. Navigate to the res/ folder in 7zip
  3. Right click on the first file (res.7z.001)
  4. Select the "combine files" option
  5. Copy all the folders in the new res.7z\res\ into the res folder in the project
  6. Delete the split files (res.7z.001 - res.7z.004)

⛏️ Built Using

-Java

✍️ Authors