This document proposes using deep neural networks for change detection in synthetic aperture radar (SAR) images. It summarizes the classic difference image method for SAR change detection and its challenges. The proposed method uses a restricted Boltzmann machine deep neural network to directly classify pixels in the original SAR images as changed or unchanged, without generating a difference image. It involves pre-classifying the images using fuzzy c-means clustering to label pixels for training the neural network. The document describes establishing and training the deep neural network to learn image features and classify pixels.