Pinned Repositories
cainiao
菜鸟-需求预测与分仓规划
CaiNiao-DemandForecast-StoragePlaning
1st Place Season one & 6th Place Season two
cchess-zero
AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现**象棋。
Celebrity-Management-System
JAVA课程设计,名人管理系统
ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
chatGptApiSdk
chatGpt Api SDK 封装,支持 GPT-3.5,GPT-4,账单查询,开箱即用,非常简单!
DeepLearn
深度学习
Django_Learn
学习代码
EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化爬虫软件,可以无代码图形化的设计和执行爬虫任务
NCRFpp
NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. (code for COLING/ACL 2018 paper)
limeiyang's Repositories
limeiyang/NCRFpp
NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. (code for COLING/ACL 2018 paper)
limeiyang/cainiao
菜鸟-需求预测与分仓规划
limeiyang/cchess-zero
AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现**象棋。
limeiyang/Celebrity-Management-System
JAVA课程设计,名人管理系统
limeiyang/ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
limeiyang/chatGptApiSdk
chatGpt Api SDK 封装,支持 GPT-3.5,GPT-4,账单查询,开箱即用,非常简单!
limeiyang/DeepLearn
深度学习
limeiyang/Django_Learn
学习代码
limeiyang/EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化爬虫软件,可以无代码图形化的设计和执行爬虫任务
limeiyang/examples-scala
Stream Processing with Apache Flink - Scala Examples
limeiyang/JavaLearn
java系统学习代码笔记
limeiyang/JavaLearn2
java学习2
limeiyang/JavaLearn3
limeiyang/jd-assistant
京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能
limeiyang/jd_seckill
京东秒杀商品抢购
limeiyang/jenkines_go_test
limeiyang/JumpJumpHelper
用 PHP 玩微信跳一跳
limeiyang/kratos
A modular-designed and easy-to-use microservices framework in Go.
limeiyang/lalala
limeiyang/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
limeiyang/python-study
limeiyang/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
limeiyang/PyTorch-Course
JULYEDU PyTorch Course
limeiyang/qiniu-wxapp-sdk
qiniu SDK based on wxapp
limeiyang/RepresentationLearning
知识表示相关学习算法
limeiyang/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
limeiyang/simple-python-pyinstaller-app
For an introductory tutorial on how to use Jenkins to build a simple Python application with PyInstaller.
limeiyang/Stock_forecast_CNN
本代码是课程《机器学习》的结课论文附加代码
limeiyang/video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
limeiyang/Web_crawler_learn