Skip to content

Two2Year2Engagement/NeuralNetProj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetProj

Desenvolvimento de Rede Neural Artificial com intenção de praticar. Neurônios em threshold (Sugestão é tanh(x)). Sisteminha em feed foward e treinamento em backpropagation.

Wiki:

##Programa Inicial - XOR

input - output

1 1 - 0

0 0 - 0

1 0 - 1

0 1 - 1

Sugestão de Framework Extra Projeto

NeuroPh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages