Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multilayer-perceptron

What is this?

This repository contains the code for a multi-layer perceptron neural network. The main code will run back prop to train the network with a specified number of epochs. Then, inference will be run on the weights and biases.

How to run it?

$ make
$ ./a.out

About

An artificial neural net with a customizable layer structure and training.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages