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.
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
PreloadingDemo
so动态加载
SPI
SPI (Service Provider Interface) 助力 Android 组件化开发
hi-peter's Repositories
hi-peter/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
hi-peter/AndroidPluginFramework
AndroidPluginFramework
hi-peter/DemoAPT
Android APT(编译时代码生成)最佳实践
hi-peter/DynamicAPK
Solution to implement multi apk dynamic loading and hot fixing for Android App. (实现Android App多apk插件化和动态加载,支持资源分包和热修复)
hi-peter/HandlerFrame
:cow: HandlerFrame是一个基于观察者模式采用信息分发机制实现跨界面Handler通讯框架,整个项目里面只存在一个Handler实例对象。
hi-peter/SmartAppUpdates
Android应用增量更新