I am trying to learn python programming, and I am also working against the deadline for creating a neural network, which seems to include multidirectional associative memory and repeating connections among other things. While the math for all these things can be obtained from different texts and sources (and available, so to speak), as a beginner in python (and programming as a profession), I kind of float in space, looking for firmament when I try "realize" things! Information about any good online tutorials on creating neural networks ab initio will be appreciated :)
In the meantime, I work as a MatLab user to feed wounds caused by Python :)
source
share