Great question, Gili.
Well, ANN have received in recent years an indeed unreasonably massive "popularity". Today, if some new product / process / startup-pitch does not claim to have an AI or at least a Neural network behind it, it sort of smells in the flow of popular media. The reality is other.
Classical ANN is nothing more than just a minimiser driven tool, it has zero true intelligence per-se, it just follows linear algebra rules on a grain of tanh()
/ sigmoid()
dose of "steroids", for an add-on non-linearity transformation.
You ask a thing, that is self-Evolution --- that's incredibly interesting
adaptive reflection of the external ( deferred ex-post rewards ) requires a way to perform the self-actualisation of the networked weights. This is something the Genetically Inspired Systems ( Koza et al ) have promoted for many decades in Evolutionary Computing Systems.
Yet, there were recognised some mild attempts to promote some sort of trivial self-actualisation inside an ANN recently, having added an intended ( better "pre-wired", c/f Genetically Inspired System speculative polymorphic plurality of trials with ex-post phase of selection, driven by a "pre-defined" Bestness of Fit ) process of re-arranging not only it's own axon-weights, but also it's own topologies -- re-wireing neural connectivity ( sure, on a way lower level / way more weakly utility-(un)-related self-actualisation -- ref. also, on a much higher level of abstraction, the Maslow promoted Hierarchy of Needs ).
After many decades in this domain, I dare say, the ANN tools ( be them beautified with a label of "deep" ( increasing "expressivity" of possible internal states ( once computable within some reasonable [PTIME,PSPACE]-
constrained system ), not any principally new emergent property of the idea ) or "convolutional" ( kernelised transforms knowingly blur details so as to permit better numerical ( not gnostic ) "generalisation" ) are just algebraically tied to a role of a sort of a well equipped finite-state automaton tailored for finding the least wrong answer, given a tandem of [ penalty-function, so-far-visited-part-of-empiric-experience ]
-- that was pre-adjusted ( tuned ) over the previously known amount of so far collected { example: answer }
pairs of observed pieces of empiric experience.
ANN's answers can tell a least wrong WHAT ( for which it rigidly expects, by a dumb "extrapolation of algebraically hardwired belief", that the rules of The Game did not change, to get the least hurting ( pre-fixed from previous collection of empirics ) penalty, based on previous [ penalty-function, so-far-visited-part-of-empirics ]
, but never WHY and will thus always ( un-knowingly, which is not an excuse, but an explicitly accepted fact it is not capable of anything else in this direction ) "mystify" you with "answers" delivered ( at doing it's algebraically-fixed best ) in cases either of these changes or shifts into another mode ( ref. Lyapunov coefficients for (hyper)-chaotic systems, that all complex systems by nature are ... ):
penalty-function
modification ( the minimiser's rules are changing The Game! )
- observed
experience
( be it by seeing a growing series of "just" drifting or a completely new "breed" of { example: answer }
pair(s) )
So yes, you can re-articulate a Vision & generate Evolutionary ANNs,
but for doing this, you are on the very edge, where IMHO no tooling exists, so you go into a very deep snow being the first.
Very interesting, because you define new rules, but also very demanding and challenging many opponents.
Implication - you would hardly be able to use any "hard-wired"-ANN toolkits, so indeed a virgin snow & great challenge in front of you, man.
My personal opinion based guesstimate is, that you can get better progress if trying to augment high-performance Evolutionary Computing Tools with some sort of pre-fabricated abstract-[NeuralNetwork]-component Factory, and if your contemporary Research Project budget and [PTIME,PSPACE]
-computing fabrics' performance envelopes permit -- may enjoy the powers of evolutionary driven growth of adaptation-capabilities, that let survive a reasonably wide diversity of the few bests among the bests in endlessly grown population of acquired "Know-how To Remain Best ( Alive ) ".
Great challenge, indeed.
( Even in spite of the fact you will cheat from the Mother of Nature -- ( we haven't found any better Master for learning and taking lessons from, did we? ) )