Pinned Repositories
aiops-handbook
Collection of slides, repositories, papers about AIOps
apm-agent-java
Elastic APM Java Agent (pre-alpha)
Autoticket
大麦网自动抢票工具
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
bert
TensorFlow code and pre-trained models for BERT
cnblogsArticle
自己博客园一些写得比较好的文章移植,欢迎订阅。
coding-interview-university
A complete computer science study plan to become a software engineer.
deeplearning
深度学习相关的模型训练、评估和预测相关代码
easy-bert
A Dead Simple BERT API for Python and Java (https://github.com/google-research/bert)
elastic-apm-java-agent-poc
A POC for the Java agent of Elastic APM
PKFresher's Repositories
PKFresher/aiops-handbook
Collection of slides, repositories, papers about AIOps
PKFresher/apm-agent-java
Elastic APM Java Agent (pre-alpha)
PKFresher/Autoticket
大麦网自动抢票工具
PKFresher/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
PKFresher/bert
TensorFlow code and pre-trained models for BERT
PKFresher/cnblogsArticle
自己博客园一些写得比较好的文章移植,欢迎订阅。
PKFresher/coding-interview-university
A complete computer science study plan to become a software engineer.
PKFresher/deeplearning
深度学习相关的模型训练、评估和预测相关代码
PKFresher/easy-bert
A Dead Simple BERT API for Python and Java (https://github.com/google-research/bert)
PKFresher/elastic-apm-java-agent-poc
A POC for the Java agent of Elastic APM
PKFresher/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌&零件词库、时间抽取、连续英文切割、中文词向量大全、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据。
PKFresher/getting-started-guides
Getting Started Guide template :: The template for new guides and also the place to request them. :: spring-boot
PKFresher/gohangout
golang版本的hangout, 希望能省些内存. 使用了自己写的Kafka lib .. 虚. 不过我们在生产环境已经使用近1年, kafka 版本从0.9.0.1到2.0都在使用, 目前情况稳定. 吞吐量在每天2000亿条以上.
PKFresher/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
PKFresher/interview
Java / Android 笔试、面试 知识整理
PKFresher/jjb
京价保(京价宝)—— 一个帮助你自动申请京东价格保护的chrome拓展
PKFresher/leadwire-javaagent
Kieker's main repository
PKFresher/lucene-solr
Mirror of Apache Lucene + Solr
PKFresher/multi-class-text-classification-cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
PKFresher/openbilibili
go-common
PKFresher/pallas
Curator is to Zookeeper what Pallas is to Elasticsearch
PKFresher/Search_Adserver
搜索广告系统
PKFresher/simviso-Source-code-interpretation-sharing
simviso 的一系列源码解读分享视频,涉及国外顶级学府课程翻译、国外顶级开发者视频翻译,JDK, Rxjava,Spring Reactor, Netty ,Reactor-Netty ,Spring Webflux 我的目标是将Java的响应式建立起一套学习体系,假如你想深入,可以参考我的视频和后续出版的书籍,同时展现一些我的编程经验,做一个铺路人
PKFresher/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
PKFresher/tensorflow-build
TensorFlow binaries supporting AVX, FMA, SSE
PKFresher/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
PKFresher/text_classification
all kinds of text classificaiton models and more with deep learning
PKFresher/util
Useful Java utilities
PKFresher/webmagic
A scalable web crawler framework for Java.
PKFresher/Word2VEC_java
word2vec java版本的一个实现