Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
api-tpl-rs
Rust API 快速开发脚手架
awesome-algorithm
刷题训练指南
Bert-1
简单高效的Bert中文文本分类模型开发和部署
bo-kwok.github.io
cnocr
基于 MXNet 的中文/英文 OCR Python 包
DupImageDetection
海量图片去重算法-局部分块Hash算法
elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
bo-kwok's Repositories
bo-kwok/algorithms
Minimal examples of data structures and algorithms in Python
bo-kwok/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
bo-kwok/awesome-algorithm
刷题训练指南
bo-kwok/Bert-1
简单高效的Bert中文文本分类模型开发和部署
bo-kwok/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
bo-kwok/google-research
Google AI Research
bo-kwok/iBooks
计算机图书,java,mysql,架构类,web
bo-kwok/interview_python
关于Python的面试题
bo-kwok/openbilibili-go-common
嘘,不要问!我也不清楚这些是啥…
bo-kwok/pyqart
QArt Python Implementation.
bo-kwok/Python
All Algorithms implemented in Python
bo-kwok/python-data-structure-cn
problem-solving-with-algorithms-and-data-structure-using-python 中文版
bo-kwok/ragel-py-ext
(WIP) A utility library for writing c extensions for python generated using the ragel parser compiler.
bo-kwok/sensitiveWordFiltering
多模式匹配 敏感词审核 支持谐音,特殊符号分割敏感词。
bo-kwok/shadowsocks_install
Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu
bo-kwok/sketch-code
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
bo-kwok/tinydb
TinyDB is a lightweight document oriented database optimized for your happiness :)
bo-kwok/tinytag
Read music meta data and length of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and Wave files with python 2 or 3
bo-kwok/zerohttpd
A simple HTTP server written from scratch as a teaching tool to teach Unix network program architectures