Skip to content

Jeffresh/backpropagation_algorithm

Repository files navigation

Backpropagation algorithm

Abstract

Backtracking algorithm implementation using matlab by my own, without using toolboxs.

Introduction

In this repo you will find a set of functions that allow you build a neural network, to regression or clasiffication problemas, using the brack propagation algorithm and the sigmoid function as the activation function.

The structures and functions developed are all fully parametrized so you can desing your own neural network architecture, and implement other activation function and use it easily.

About

backpropagation algorithm implementation using matlab

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages