Skip to content

crsnkntn/basic-dnn-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Deep Neural Network Written in C++

Why I liked this project:

Coding this allowed me to have a deeper understanding of how neural networks work and demystified them.

What is it

The dnn.h file contains code for a templated class that allows the user to implement a working neural network that takes an Input Token and outputs an Output Token of their choice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages