Pinned Repositories
2018R
互联网与社会(PKU)
2019Cail-A-Bert-Joint-Baseline-for-Machine-Comprehension
(2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
AlphaPlayer
AlphaPlayer is a video animation engine.
android-advanced-decode
《Android进阶解密》源码
Android-DefenseCrash
Android runtime crash controller. defense java crash keep your application safety
android-MVVM-DataBinding-RecyclerViewExample
A demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.
Android-Sqlite-Fts5-Tokenizer
集成了FTS5中文分词器的Sqlite3源码
androidSqlite
since i have learned many knownalge from the open soure community,i decide to open my code .this is sqlite orm for android,support the multi thread operation.if you have any question ,you can ask me hisp@163.com
SPI
SPI (Service Provider Interface) 助力 Android 组件化开发
hi-peter's Repositories
hi-peter/EasyRouter
如何一步步实现一个类似ARouter的Android路由框架,实现不同module的相互跳转,跟着我来实现就可以了。
hi-peter/JVM
JAVA虚拟机内存分布,垃圾回收,调优方案
hi-peter/Keras-GAN
Keras implementations of Generative Adversarial Networks.
hi-peter/2019Cail-A-Bert-Joint-Baseline-for-Machine-Comprehension
(2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail
hi-peter/PushDemo
一分钟实现混合系统级推送【华为、小米、oppo、vivo、极光】,让APP拥有更好的消息送达率
hi-peter/PublicCMS
百万行代码修改,只为产品精益求精 Public CMS采用2019年最新主流JAVA技术开发;完全开源,架构科学,SEO友好,轻松支撑千万数据、千万PV;目前已经拥有全球0.0002%的用户,诸多明星网站案例。提供免费版本产品、免费技术支持,为您快速建站,建设大规模站点提供强大驱动,也是企业级项目产品原型的良好选择。
hi-peter/android-advanced-decode
《Android进阶解密》源码
hi-peter/scrcpy
Display and control your Android device
hi-peter/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
hi-peter/HookPlugin
插件
hi-peter/PreloadingDemo
so动态加载
hi-peter/InjectUtils
自实现findview依赖注入框架
hi-peter/tribler
Privacy enhanced BitTorrent client with P2P content discovery
hi-peter/NLP
自然语言处理应用
hi-peter/android-MVVM-DataBinding-RecyclerViewExample
A demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.
hi-peter/bert
TensorFlow code and pre-trained models for BERT
hi-peter/neural-style-transfer
艺术风格转换
hi-peter/documents
资料分享 Sharing Documents
hi-peter/PluginDemo
AOP之javassist框架
hi-peter/Enkel
Practice of github.com/JakubDziworski/Enkel-JVM-language
hi-peter/windows95
💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
hi-peter/quaggaJS
An advanced barcode-scanner written in JavaScript
hi-peter/mycail
**法研杯-司法人工智能挑战赛
hi-peter/Competition_CAIL
2018**‘法研杯’法律智能挑战赛(CAIL2018)个人作品
hi-peter/text-classification
Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.
hi-peter/2018R
互联网与社会(PKU)
hi-peter/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
hi-peter/Textclassification
several methods for text classification
hi-peter/Android-Sqlite-Fts5-Tokenizer
集成了FTS5中文分词器的Sqlite3源码
hi-peter/HotFixDemo
热修复Demo(附文章讲解)