Skip to content

timurkulenovic/neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural network

Implementation of neural network (classification and regression)

  • For both types sigmoid activation function was used
  • For classification log loss was used with softmax layer for the last layer
  • For regression quadratic loss was used

About

Implementation of neural network from scratch (classification and regression)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages