No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-09-24 21:27:59 +02:00
.idea / 2023-09-22 09:54:02 +02:00
data Setup 2023-07-26 22:47:10 +02:00
networks final changes 2023-09-23 22:01:22 +02:00
.gitignore load network 2023-09-21 09:56:10 +02:00
CMakeLists.txt progress bar and rename function measure accuracy 2023-09-21 11:22:31 +02:00
image.c minor changes for pgm files 2023-09-24 21:27:59 +02:00
image.h (feat) load pgm images 2023-09-21 12:59:14 +02:00
main.c !(feat) cli implemented 2023-09-24 20:56:44 +02:00
matrix.c done with bugs 2023-09-23 18:44:09 +02:00
matrix.h neural_network.h changes 2023-09-23 15:44:18 +02:00
neuronal_network.c !(feat) cli implemented 2023-09-24 20:56:44 +02:00
neuronal_network.h !(feat) cli implemented 2023-09-24 20:56:44 +02:00
README.md Update file README.md 2023-09-24 19:07:24 +00:00
util.c progress bar and rename function measure accuracy 2023-09-21 11:22:31 +02:00
util.h progress bar and rename function measure accuracy 2023-09-21 11:22:31 +02:00

C-net ඞ

Description

C-net ඞ is a C project designed to read and predict numbers from the MNIST dataset using neural networks.

Visuals

Insert GIF or Screenshot here

Roadmap

  • Implemented an Image Loader for MNIST dataset.
  • Created a prediction function for recognizing handwritten digits.
  • Developed matrix calculation methods to support neural network operations.
  • Added functionality to load and save neural network models.
  • Successfully trained the network on MNIST images.
  • Achieved an accuracy rate with a confidence level above 90%.
  • Ongoing optimization and code refinement.

Authors and Acknowledgments

This project was brought to you by the following contributors:

  • Stornig, Jakob
  • Schleicher, Thomas
  • Dworski, Daniel
  • Walcher, Raphael

We would like to express our gratitude to the following sources, which served as an inspiration and reference:

Project Status

The project is considered finished, but ongoing optimizations and improvements may still be in progress.

amogus