Skip to content

A crude implementation of a neural network in C++

Notifications You must be signed in to change notification settings

yk1502/neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

neural-network

Description

The Source.cpp file contains a crude implementation of a neural network. The neural net is trained using the MNIST dataset. The project is designed for educational purposes, to help me learn and understand neural networks

License

This project is not licensed for public use, modification, or distribution. All rights are reserved by the author.

Although this repository is public, please note that you do not have permission to use, modify, or distribute the code.

For permissions or inquiries, please contact [teoyk9810@gmail.com].

About

A crude implementation of a neural network in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages