All Projects → vijayvee → Recursive-neural-networks-TensorFlow

vijayvee / Recursive-neural-networks-TensorFlow

Licence: MIT license
Tensorflow based solution for Assignment-3 (Recursive Neural Nets) from CS224d: Deep learning for Natural Language Processing.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Recursive-neural-networks-TensorFlow

treenet
Recursive Neural Networks for PyTorch
Stars: ✭ 29 (-14.71%)
Mutual labels:  recursive-neural-networks
HierarchyLayout
[CVPR'19] Hierarchy Denoising Recursive Autoencoders for 3D Scene Layout Prediction
Stars: ✭ 20 (-41.18%)
Mutual labels:  recursive-neural-networks
neuralMath
Combining Symbolic and Function Evaluation Expressions In Neural Programs
Stars: ✭ 29 (-14.71%)
Mutual labels:  recursive-neural-networks

Recursive-neural-networks-TensorFlow

This repository contains the implementation of a single 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].