This contents some codes for deep learning using tensorflow frame.
Python
tensorflow-codes
This includes codes that explain some basic concepts in tensorflow like variable, placeholder, session and so on.
This also has some example codes for RNN and CNN.