Recently by the development of the internet and web, different types of social media such as web blogs become an immense source of text data. Through the processing of these data, it is possible to discover practical information about different topics, individual’s opinions and a thorough understanding of the society. Therefore, applying models which can automatically extract the subjective information from the documents would be efficient and helpful. Topic modeling methods, also sentiment analysis are the most raised topics in the natural language processing and text mining fields. Existed joint sentiment topic models are based on either statistical methods or bayesian networks and there are no solution for this problem using neural networks. In this thesis a new structure for joint sentiment-topic modeling based on Restricted Boltzman Machine (RBM) which is a type of neural networks is proposed. By modifying the structure of RBM as well as appending a layer which is analogous to sentiment of text data to it, we propose a generative structure for joint sentiment topic modeling based on neutral networks. The proposed method is supervised and trained by the Contrastive Divergence algorithm. The new attached layer in proposed model is a layer with multinomial probability distribution which can be used in text data sentiment Key Words: Topic Model, Sentiment Analysis, Neural Networks, Restricted Boltzman Machine, Probabilistic Model, Contrastive Divergence Algorithm