Tkwitty
I study at Zhejiang University of Technology in Hangzhou, major in HCI, a kind of cross-disciplinary. It involved machine learning and computer vision.
Hangzhou
Pinned Repositories
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
baseQA_in_insuranceqa
基于Bert和w2v在中文保险QA数据集上的baseline
BAT_interviews
:blue_book:分享最新BAT面试题(包含机器学习,Linux,PHP,大数据,Python,Java,前端...),持续更新ing...
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
BertSum
Code for paper Fine-tune BERT for Extractive Summarization
capita_selecta_pix2code
A variant made on the pix2code from https://github.com/tonybeltramelli/pix2code all credits goes to him
ML-CL-Tk-notes
notes about machine learning and computer vision
pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
WebGazer
WebGazer.js: Scalable Webcam EyeTracking Using User Interactions
Tkwitty's Repositories
Tkwitty/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
Tkwitty/ML-CL-Tk-notes
notes about machine learning and computer vision
Tkwitty/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
Tkwitty/baseQA_in_insuranceqa
基于Bert和w2v在中文保险QA数据集上的baseline
Tkwitty/BAT_interviews
:blue_book:分享最新BAT面试题(包含机器学习,Linux,PHP,大数据,Python,Java,前端...),持续更新ing...
Tkwitty/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Tkwitty/capita_selecta_pix2code
A variant made on the pix2code from https://github.com/tonybeltramelli/pix2code all credits goes to him
Tkwitty/dag_longest_path
Calculate the longest path in a directed acyclic graph in terms of node weights (Python)
Tkwitty/deep_cbir
A content based image retrieval server system by deeplearning method.
Tkwitty/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Tkwitty/graph_algorithm
Dijkstra, Floyd, Kruskal, Prim
Tkwitty/hub
Submission to https://pytorch.org/hub/
Tkwitty/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Tkwitty/min-cut
Tkwitty/model-distillation
Distillating resnet18 to small cnn using pytorch
Tkwitty/NLP---LDA-
总结与学习笔记
Tkwitty/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
Tkwitty/nlp-ml-dl-study
自然语言处理、机器学习、深度学习笔记
Tkwitty/Notes_Cpp_Python
many questions about programing languages
Tkwitty/ObjectDetection
目标检测,yolo4,针对欠识别与过识别的优化策略,训练tricks
Tkwitty/PlotNeuralNet
Latex code for making neural networks diagrams
Tkwitty/pyapollo
Python client for Ctrip's Apollo.
Tkwitty/Python-Offer
《剑指Offer》面试题Python实现
Tkwitty/pytorch-loss
label-smooth, amsoftmax, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
Tkwitty/SIFT_BoW_SVM_Object_Classification
SVM is used to classify 4 types of objects; airplanes, cars, faces, and motorbikes using Bags of Features (Dictionaries). Moreover, K-means and Means-Shift algorithms are used ( cooperatively and/or separately) for clustering keypoints-based and dense SIFT descriptors.
Tkwitty/simbert
a bert for retrieval and generation
Tkwitty/tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
Tkwitty/watermark
a proj 4 watermark rm
Tkwitty/yousan.ai
Awesome resources of yousan.ai(closely related to deep learning).
Tkwitty/ZhiHu_Code