The question is strange, but still.

Are there any neural network libraries for python to not bother with math? Roughly speaking, that was the principle of "input and output" with the possibility of training

    3 answers 3

    It's not very clear what it means to “not bother with math”, but there is a good PyBrain library. https://habrahabr.ru/post/148407/

      Here you are https://github.com/sozykin/dlpython_course/blob/master/computer_vision/foto_comparison/foto_verification.ipynb

      Here we consider the example of photo analysis.

        So as not to bother at all, of course not, but there are keras , this is a superstructure over other libraries, where there are many more problems, Here , there is a guide on neural networks, using keras