Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JCoombs224/Generative-Neural-Network

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative-Neural-Network

This repository showcases a generative neural network implemented from scratch in C++. The neural network is trained to predict the output of the function (cos(x) + 1) * 0.5, where x represents the input value.

The neural network model is built using C++ and incorporates fundamental concepts of artificial neural networks, most foundationally - back propagation. The code is designed to provide a clear understanding of the underlying principles of neural networks.

About

Generative neural network implemented from scratch in C++. The neural network is trained to predict the output of the function (cos(x) + 1) * 0.5, where x represents the input value. The neural network model is built using C++ and incorporates fundamental concepts of artificial neural networks, most foundationally - back propagation.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.