# CDSSM **Repository Path**: greitzmann/CDSSM ## Basic Information - **Project Name**: CDSSM - **Description**: A PyTorch implementation of CDSSM for intent classification - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CDSSM A PyTorch implementation of Convolutional Deep Structured Semantic Models(CDSSM) described in [paper](https://ieeexplore.ieee.org/document/7472838). Requirements: Code is written in Python (3.7) and requires Tensorflow (1.0.1).