Pinned Repositories
-
architect-awesome
后端架构师技术图谱
balancer
A basic load balancer which implements the weighted load balancing algorithm.
Datamining_Text-classification
文本分类,用一个小型数据集训练,然后对人工分好的文本进行识别分类,检验模型的准确率,还行。
MYspider-
爬取高校老师信息,选取南京航空航天大学 自动化学院
news-emotion
📉 金融文本情感分析模型
Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
Umbrella-Cloud-Medical-System
一种基于全同态加密技术的医疗隐私保密系统,是一个较为成熟的项目,公开源代码实现,小组成员如下:王子旭、许嘉晨、夏萌、王宏任
Vehicle_reID-Collection
:red_car: the collection of vehicle re-ID papers, datasets. :red_car:
tb21434718's Repositories
tb21434718/Datamining_Text-classification
文本分类,用一个小型数据集训练,然后对人工分好的文本进行识别分类,检验模型的准确率,还行。
tb21434718/easy-job
:fire::fire:2017互联网求职面试知识复习
tb21434718/MYspider-
爬取高校老师信息,选取南京航空航天大学 自动化学院
tb21434718/-Offer
tb21434718/2book
《Web安全之深度学习实战》
tb21434718/awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
tb21434718/awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
tb21434718/C
dd
tb21434718/django-blog-tutorial
基于 Python3.5 和 Django 1.10 的 Django Blog 项目。
tb21434718/goods
tb21434718/happy-algorithms
📚 本仓库每1~3周会发布期刊,期刊内容为机器学习、深度学习、自然语言处理等领域的算法文章📝
tb21434718/interview
笔试面试知识整理
tb21434718/interviews
Everything you need to know to get the job.
tb21434718/keyword_extraction
利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。
tb21434718/mind-map
The mind-map for programer
tb21434718/MovieRecommend
tb21434718/multi-class-text-classification-cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
tb21434718/Person-Reidentification-System
Person Re-identification System based on Deep Residual Network with GUI.
tb21434718/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
tb21434718/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
tb21434718/Software-Engineering-Course-Design
软件工程课程设计项目/Lab409:基于词典方法和机基于器学习方法的中文情感倾向分析(Web)
tb21434718/SUIBIAN
tb21434718/Testb
tt1
tb21434718/TestBranch
tb21434718/testBranchzmq
tb21434718/TextMining
Python文本挖掘系统 Research of Text Mining System
tb21434718/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
tb21434718/tutorials
机器学习相关教程
tb21434718/Word2VEC_java
word2vec java版本的一个实现
tb21434718/xmnlp
A Lightweight Chinese Natural Language Processing Toolkit,提供中文分词, 中文词性标注, 文本纠错,文本转拼音,情感分析...