Skip to content

vincenttsai2015/Recursive-neural-networks-TensorFlow

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%