# NNLM-Implementation **Repository Path**: caffiny/nnlm-implementation ## Basic Information - **Project Name**: NNLM-Implementation - **Description**: 《A Neural Probabilistic Language Model》(Yoshua Bengio, 2003) url: https://www.researchgate.net/publication/2413241_A_Neural_Probabilistic_Language_Model - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-03-01 - **Last Updated**: 2023-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Neural Network Language Model * 代码在 code 文件下 * 博客文章 [地址](https://blog.csdn.net/JackyAce6880/article/details/123137244)