Pinned Repositories
aho_corasick
AC自动机
chinese_ner
中文实体抽取
hyou8_admin
python django web project (Introduction to scenic area)
image_ocr
图像字符识别
jakeywutility
python public utilities
ocr_torch
ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).
playing-play
Playing Play
seq2seq
seq2seq + a
social_monitor_develop
django learning
tf_classification
基于RNN CNN RNN-Attention中文文本分类
jakeywu's Repositories
jakeywu/ocr_torch
ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).
jakeywu/chinese_ner
中文实体抽取
jakeywu/image_ocr
图像字符识别
jakeywu/tf_classification
基于RNN CNN RNN-Attention中文文本分类
jakeywu/aho_corasick
AC自动机
jakeywu/seq2seq
seq2seq + a
jakeywu/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
jakeywu/asofdate
asofdate项目,不是一个前端or后台框架! 而是一个集成权限管理,菜单资源管理,域管理,角色管理,用户管理,组织架构管理,操作日志管理等等的快速开发平台. asofdate是一个基础产品,在这个基础产品上,根据业务需求,快速的开发应用服务.
jakeywu/bert_example
jakeywu/birthday
A Happy Birthday animation design in CSS3, HTML5
jakeywu/ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
jakeywu/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
jakeywu/chinese_dictionary
同义词表,反义词表,否定词表
jakeywu/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
jakeywu/dnn
jakeywu/FoolNLTK
A Chinese Nature Language Toolkit
jakeywu/glide
Package Management for Golang
jakeywu/go-swagger
Swagger 2.0 implementation for go
jakeywu/jakeywu.github.io
jakeywu/json-rpc
jsonrpc transport implementation, supports python2/3 and pypy.
jakeywu/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
jakeywu/machine_learning
经典机器学习算法/实践
jakeywu/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
jakeywu/moviepy
Video editing with Python
jakeywu/play_c
jakeywu/react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
jakeywu/text_classification
all kinds of text classificaiton models and more with deep learning
jakeywu/tf_learn
jakeywu/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
jakeywu/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.