Pinned Repositories
answer_card_detection
answer card, 答题卡检测、试题切分、学生考号识别、选择题自动批改
book_classification
文本分类 - 基于图书的封面与描述对图书分类
deeplearning-assignment
深度学习笔记
deployment-scripts
自动化部署脚本
DKVMN
学情分析 - 知识点追踪场景下的动态记忆网络
knowledge-automatic-tagging
知识点分类
machine_learning_code
机器学习与深度学习算法示例
marketing_text_generation
文本生成 - 通过商品参数和图片自动生成营销文本
springmvc-mybatis-demo
springmvc+mybatis+demo
zabbix-es
zabbix监控Elasticsearch集群
Wasim37's Repositories
Wasim37/deeplearning-assignment
深度学习笔记
Wasim37/machine_learning_code
机器学习与深度学习算法示例
Wasim37/answer_card_detection
answer card, 答题卡检测、试题切分、学生考号识别、选择题自动批改
Wasim37/marketing_text_generation
文本生成 - 通过商品参数和图片自动生成营销文本
Wasim37/knowledge-automatic-tagging
知识点分类
Wasim37/book_classification
文本分类 - 基于图书的封面与描述对图书分类
Wasim37/bert_demo
bert系列模型demo
Wasim37/AI_Algorithm_Notes
AI 算法学习笔记
Wasim37/jd-homework
Wasim37/Wasim37.github.io
My blog
Wasim37/chat_robot
客服对话系统(意图识别 -> 检索模型/生成模型 -> 对话管理)
Wasim37/DKVMN
学情分析 - 知识点追踪场景下的动态记忆网络
Wasim37/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Wasim37/Deep-Knowledge-Tracing
An implementation of Deep Knowledge Tracing (DKT) with Keras and Tensorflow
Wasim37/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Wasim37/blog_comment
Wasim37/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
Wasim37/design-samples
《设计模式就该这样学,基于经典框架源码和真实业务场景》随书代码示例工程
Wasim37/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Wasim37/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
Wasim37/face_recognition
The world's simplest facial recognition api for Python and the command line
Wasim37/hexo-theme-icarus
A simple, delicate, and modern theme for the static site generator Hexo.
Wasim37/leetcode
Wasim37/mathAI
拍照作答 - 小学数学算术题自动解答
Wasim37/ms_pointer_network
Re-implementation of multi-source pointer network.
Wasim37/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Wasim37/Sentinel
面向云原生微服务的高可用流控防护组件
Wasim37/Spring-Cloud-Book
Wasim37/text-classification
大规模文本数据分类
Wasim37/transformers_demo
基于 huggingface 的 transformers 代码调试