Lass mi de drecks readme mergen #17
1 changed files with 4 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
C-net ඞ is a Python project designed to read and predict numbers from the MNIST dataset using neural networks.
|
C-net ඞ is a Python project designed to read and predict numbers from the MNIST dataset using neural networks.
|
||||||
|
|
||||||
## Visuals
|
## Visuals
|
||||||

|

|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
|
|
@ -23,7 +23,7 @@ This project was brought to you by the following contributors:
|
||||||
- Dworski, Daniel
|
- Dworski, Daniel
|
||||||
- Walcher, Raphael
|
- Walcher, Raphael
|
||||||
|
|
||||||
We would like to express our gratitude to the following project, which served as an inspiration and reference:
|
We would like to express our gratitude to the following sources, which served as an inspiration and reference:
|
||||||
- [MNIST from Scratch](https://github.com/markkraay/mnist-from-scratch) by markkraay
|
- [MNIST from Scratch](https://github.com/markkraay/mnist-from-scratch) by markkraay
|
||||||
- [Neural Network Framework in C](https://medium.com/analytics-vidhya/building-neural-network-framework-in-c-using-backpropagation-8ad589a0752d)
|
- [Neural Network Framework in C](https://medium.com/analytics-vidhya/building-neural-network-framework-in-c-using-backpropagation-8ad589a0752d)
|
||||||
- [Simple Neural Network Implementation in C](https://towardsdatascience.com/simple-neural-network-implementation-in-c-663f51447547)
|
- [Simple Neural Network Implementation in C](https://towardsdatascience.com/simple-neural-network-implementation-in-c-663f51447547)
|
||||||
|
|
@ -32,3 +32,5 @@ We would like to express our gratitude to the following project, which served as
|
||||||
|
|
||||||
## Project Status
|
## Project Status
|
||||||
The project is considered finished, but ongoing optimizations and improvements may still be in progress.
|
The project is considered finished, but ongoing optimizations and improvements may still be in progress.
|
||||||
|
|
||||||
|

|
||||||
Reference in a new issue