Skip to content
/ J-Net Public

This is a Neural Network/Machine learning project where I explore the inner workings of data preprocessing and building neural nets from scratch.

Notifications You must be signed in to change notification settings

ToeJammm/J-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J-Net

This is a Neural Network/Machine learning project where I explore the inner workings of data preprocessing and building neural nets from scratch with c++.

How To Use

  • clone repository with git clone https://github.com/ToeJammm/J-Net
  • use trusted data from inside the trainingData/ folder in main.cpp, or import your own
  • use make to compile
  • run ./neural_network executable to clean data, train, and view accuracy and training metrics

About

This is a Neural Network/Machine learning project where I explore the inner workings of data preprocessing and building neural nets from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published