Skip to content

CS1103/MNISTplusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c0759a6 Β· Jun 29, 2023

History

96 Commits
Jun 19, 2023
Jun 25, 2023
May 21, 2023
Jun 29, 2023
Jun 26, 2023
Jun 5, 2023
Jun 25, 2023
Jun 25, 2023
Jun 24, 2023
Jun 26, 2023
Jun 26, 2023
May 21, 2023
Jun 26, 2023
May 7, 2023
Jun 29, 2023
Jun 26, 2023
Jun 26, 2023

Repository files navigation

MNIST++ πŸš€βœ¨

Logo

MNIST++ is a project developed by students from UTEC as a course project for CS1103. It focuses on implementing the Backpropagation algorithm in C++ for recognizing handwritten digits using the MNIST dataset.

We share with you our presentation: https://www.beautiful.ai/player/-NWtcsAmPmBlmQJpn9oW/MNIST

Team Members πŸ‘₯πŸ‘¨β€πŸ’»

Name Email GitHub User
Roger Huauya Mamani [email protected] Rogerhuauya
Gabriel Romero [email protected] gabrielromerod
Mauricio Jacobo Ruiz [email protected] Mauwt
Samanta Susana Chang Kuoman [email protected] ChangKuoman
Jonathan Quilca Valenzuela [email protected] jonyyy1
Arturo Barrantes [email protected] arturombc

Wiki πŸ“šπŸ“„

Please check out the Wiki for specific documentation of the project and its functionalities. In case you want to access information more quickly, the /docs directory contains detailed documentation for the code.

Installation πŸ’»πŸ”§

For instructions on installing and running the project, please refer to the /wiki/web section.

Dataset πŸ“ŠπŸ“‚

The MNIST dataset used for training and evaluation is stored in the /data directory. Please ensure that the necessary files are available in this location.

License πŸ“πŸ“œ

This project is licensed under the LICENSE file.

Feel free to explore the project structure and documentation provided. If you have any questions or feedback, please don't hesitate to reach out to any of the team members listed above.

Happy coding! βœ¨πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»