Skip to content

StoneLin0708/neural

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#neural network practice

  • network type
  1. feedforward

  2. anfis

##nn file format

#ignore

CostFunction=

TrainSample=path

TestSample=path

Iteration=

LearningRate=

InputLayer=node,activation

HiddenLayer1=node,activation

HiddenLayer2=node,activation

OutputLayer=node,activation

##sample file format

Out0,Out1,Out2...:In0,In1,In2

About

neural network practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published