I am working on invariant object recognition problem. Now, i required to compare my model with CNNs. I am looking for an open source code for CNNs. Please let me know if there is open code for CNNs.
There are many open codes available to work with. But you need to see which one serve your purpose. You can install Keras as Anaconda Environment and also install Pycharm that can run CNN code with Tensorflow or Theano backend.There are many free examples of Keras CNN code. Please visit the website https://keras.io/models/about-keras-models/