vincenttsai2015 / Recursive-neural-networks-TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recursive-neural-networks-TensorFlow

This repository contains the implementation of a signle hidden layer Recursive Neural Network. Implemented in python using TensorFlow. Used the trained models for the task of Positive/Negative sentiment analysis. This code is the solution for the third programming assignment from "CS224d: Deep learning for Natural Language Processing", Stanford University.

About


Languages

Language:Python 98.9%Language:Shell 1.1%