Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
CNTK
Computational Network Toolkit (CNTK)
dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
eureka
AWS Service registry for resilient mid-tier load balancing and failover.
flandershk.github.io
my wiki
langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
my_note
opensource
俺收藏的开源项目
RedisShake
redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。
flandershk's Repositories
flandershk/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
flandershk/cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
flandershk/CNTK
Computational Network Toolkit (CNTK)
flandershk/dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
flandershk/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
flandershk/flandershk.github.io
my wiki
flandershk/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
flandershk/my_note
flandershk/opensource
俺收藏的开源项目
flandershk/RedisShake
redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。
flandershk/Saturn
The VIP's distributed job schedule platform. It supports java and shell jobs with sharding, tolerance, high availability...
flandershk/openbilibili
flandershk/spring-activemq-stomp-websockets
Embeeded Apache ActiveMQ broker with STOMP over Websockets connector
flandershk/techbooks
技术类电子书 备份
flandershk/text_classifier
该项目是使用TextCNN/TextRNN/TextRCNN的文本分类任务,嵌入层可接入Word2Vec,Bert,也可以直接使用词粒度的随机embedding,带有Attention模块,项目基于Tensorflow2.3开发。数据的获取见app_comments_spider爬虫项目。
flandershk/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.