Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 358 Bytes

JuliaCVNN

Complex-Valued Multi-Layer Neural Network A tribute to the work of Noam and Igor Aizenberg

This is a Julia implementation of:

  • Multilayer feedforward neural network based on multi-valued neurons (MLMVN) and a backpropagation learning algorithm

Igor Aizenberg & Claudio Moraga, 2006
DOI 10.1007/s00500-006-0075-5

π Nov 2016