Pinned Repositories
ai
For killing time
algorithm
the python and c++ implementation of algorithm
Algorithm-Template
A collection of various algorithm templates, written in c++ and python
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
awesome-knowledge-graph
A collection of knowledge graph papers and reading notes.
Awesome-Semantic-Role-Labeling
This is a collection for all tasks related to semantic role labeling
BERT-pytorch
Google AI 2018 BERT pytorch implementation
ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
clang-llvm-tutorial
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
Progress-on-Natural-Language-Generation
A collection of recent advance in Natural Language Generation
wuk32's Repositories
wuk32/Progress-on-Natural-Language-Generation
A collection of recent advance in Natural Language Generation
wuk32/ai
For killing time
wuk32/Algorithm-Template
A collection of various algorithm templates, written in c++ and python
wuk32/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
wuk32/awesome-knowledge-graph
A collection of knowledge graph papers and reading notes.
wuk32/Awesome-Semantic-Role-Labeling
This is a collection for all tasks related to semantic role labeling
wuk32/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
wuk32/Cross-Domain-NLP
Some research dealing with cross-domain NLP
wuk32/deep_learning_object_detection
A paper list of object detection using deep learning.
wuk32/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
wuk32/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
wuk32/distributed-systems-technologies-and-cases-analysis
《分布式系统常用技术及案例分析》示例源码
wuk32/DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
wuk32/doccano
doccano for information retrieval labeling
wuk32/doccano_origin
Open source annotation tool for machine learning practitioners.
wuk32/dynet
DyNet: The Dynamic Neural Network Toolkit
wuk32/Game-Engineering
This is my first trial for some game programming. It will be a long journey from C++ programming to game engine design.
wuk32/graph_nets
Build Graph Nets in Tensorflow
wuk32/models
Models and examples built with TensorFlow
wuk32/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE) implemented in TensorFlow
wuk32/practicalAI
📚 A practical approach to learning and using machine learning.
wuk32/Python-Graph-
wuk32/PythonGame
wuk32/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
wuk32/QNNPACK
Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators
wuk32/Reinforcement-Learning
A Collection of Reinforcement Learning
wuk32/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
wuk32/Research-Line
A paper list of my research line, welcome to discuss with me.
wuk32/texar
Toolkit for Text Generation and Beyond
wuk32/VideoCompletion