Pinned Repositories
bitermplus
Biterm Topic Models
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
ddia
《Designing Data-Intensive Application》DDIA中文翻译
dec
LDA_TopicModeling
Latent dirichlet allocation using Sklearn
MRF-LDA
MRF-LDA model for topic modelling
nltk_data
NLTK Data
RWGAN
short-text-neural-topic-model
SparseMax.torch
Implementation attempt of "From Softmax to Sparsemax: A Sparse Model of Attention and Multi-Label Classification"
DasonBryant's Repositories
DasonBryant/short-text-neural-topic-model
DasonBryant/bitermplus
Biterm Topic Models
DasonBryant/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
DasonBryant/ddia
《Designing Data-Intensive Application》DDIA中文翻译
DasonBryant/dec
DasonBryant/LDA_TopicModeling
Latent dirichlet allocation using Sklearn
DasonBryant/MRF-LDA
MRF-LDA model for topic modelling
DasonBryant/nltk_data
NLTK Data
DasonBryant/RWGAN
DasonBryant/SparseMax.torch
Implementation attempt of "From Softmax to Sparsemax: A Sparse Model of Attention and Multi-Label Classification"
DasonBryant/TMN
DasonBryant/tutorials
机器学习相关教程
DasonBryant/video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle from videos and generating srt files.
DasonBryant/WebServer
A C++ High Performance Web Server