Pinned Repositories
-
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
autokeras
An AutoML system based on Keras
DeepRecommender
Deep learning for recommender systems
list_of_recommender_systems
A List of Recommender Systems and Resources
nnsum
An extractive neural network text summarization library for the EMNLP 2018 paper "Content Selection in Deep Learning Models of Summarization" (https://arxiv.org/abs/1810.12343).
Python-100-Days
Python - 100天从新手到大师
xiaowen-ttkx's Repositories
xiaowen-ttkx/DeepRecommender
Deep learning for recommender systems
xiaowen-ttkx/list_of_recommender_systems
A List of Recommender Systems and Resources
xiaowen-ttkx/nnsum
An extractive neural network text summarization library for the EMNLP 2018 paper "Content Selection in Deep Learning Models of Summarization" (https://arxiv.org/abs/1810.12343).
xiaowen-ttkx/-
xiaowen-ttkx/100-Days-Of-ML-Code
100 Days of ML Coding
xiaowen-ttkx/100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
xiaowen-ttkx/autokeras
An AutoML system based on Keras
xiaowen-ttkx/Python-100-Days
Python - 100天从新手到大师
xiaowen-ttkx/awesome-text-summarization
The guide to tackle with the Text Summarization
xiaowen-ttkx/berkeley-doc-summarizer
The Berkeley Document Summarizer is a learning-based, single-document summarization system that extracts source document content, exploits syntactic information to compress it, and uses coreference constraints to ensure clarity.
xiaowen-ttkx/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
xiaowen-ttkx/Diffusion-Models-Papers-Survey-Taxonomy
Diffusion model papers, survey, and taxonomy
xiaowen-ttkx/machine_learning_python
通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯
xiaowen-ttkx/OCR_EVALUATION
Modified by icdar codes for OCR results evaluation(detection or end-to-end recognition results). For more details, please see my blog:
xiaowen-ttkx/open-deepnude
Open source reverse-engineered clone of DeepNude
xiaowen-ttkx/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, wav2lip, picture repair, image editing, photo2cartoon, image style transfer, and so on.
xiaowen-ttkx/PSENet
xiaowen-ttkx/py12306
🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
xiaowen-ttkx/RecommenderSystems
推荐系统
xiaowen-ttkx/Refresh
Ranking Sentences for Extractive Summarization with Reinforcement Learning
xiaowen-ttkx/SceneTextPapers
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized
xiaowen-ttkx/stable-diffusion-webui
Stable Diffusion web UI
xiaowen-ttkx/SummaRuNNer
The PyTorch Implementation of SummaRuNNer
xiaowen-ttkx/sumy
Module for automatic summarization of text documents and HTML pages.
xiaowen-ttkx/tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
xiaowen-ttkx/Text-Classification
自然语言处理项目,目标是对文本进行分类。
xiaowen-ttkx/text-summarization-tensorflow
Tensorflow seq2seq Implementation of Text Summarization.
xiaowen-ttkx/text_classification
all kinds of text classification models and more with deep learning
xiaowen-ttkx/TextInfoExp
自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类、词向量、情感识别、关系抽取等
xiaowen-ttkx/textspotter