Pinned Repositories
Agriculture-KnowledgeGraph-Data
对知识库Wikidata的爬虫以及数据处理脚本 将三元组关系对齐到语料库的脚本 获取知识图谱数据的脚本
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
architect-awesome
后端架构师技术图谱
awesome-architecture
架构师技术图谱,助你早日成为架构师
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Financial-knowledge-map
金融知识图谱的相关开发,可视化,算法,实体,属性,关系等。。。
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
obsidian-canzi-Enhanced-editing.
obsidian-canzi/Enhanced-editing.
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
sourceflowai's Repositories
sourceflowai/AndroidAll
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
sourceflowai/connectivity-samples
Multiple samples showing the best practices in connectivity on Android.
sourceflowai/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
sourceflowai/Parking-system
停车场系统源码,新能源充电桩系统,停车场小程序,【功能】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架netty4、vue专业定制
sourceflowai/spring-batch-extensions
Spring Batch Extensions
sourceflowai/architecture-components-samples
Samples for Android Architecture Components.
sourceflowai/app-bundle-samples
Multiple samples showing the best practices in app bundles on Android.
sourceflowai/flutter-go
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
sourceflowai/spring-session-data-mongodb
Spring Session for MongoDB
sourceflowai/spring-plugin
sourceflowai/spring-session-data-geode
Spring Session support for Apache Geode and VMware Tanzu GemFire
sourceflowai/spring-data-r2dbc
Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.
sourceflowai/material-components-android-examples
Companion example apps and code for MDC-Android.
sourceflowai/WeChat-SwiftUI
用 SwiftUI 仿写的微信。
sourceflowai/android-mvvm
MVVM架构快速开发框架(Databinding+LiveData+ViewModel+LifeCycle+Retrofit+OkHttp+RxJava+Glide等),多个主流第三方库结合继承使用。
sourceflowai/search-samples
Multiple samples demonstrating Search API usage in Android.
sourceflowai/location-samples
Multiple samples showing the best practices in location APIs on Android.
sourceflowai/enterprise-samples
Multiple samples showing the best practices in enterprise on Android.
sourceflowai/codelab-android-sleep
sourceflowai/TianYanChaCrawler
天眼查网站批量查询工具
sourceflowai/spring-webflow-samples
sourceflowai/codelab-android-room-with-a-view
sourceflowai/codelab-android-datastore
sourceflowai/zotero-night
Night theme for Zotero UI and PDF
sourceflowai/eclipse-integration-tcserver
Eclipse Integration for vFabric tc Server
sourceflowai/material-components
Documentation and policies for Material Components (all platforms)
sourceflowai/permissions-samples
Multiple samples showing the best practices in permissions on Android.
sourceflowai/privacy-codelab
sourceflowai/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
sourceflowai/spring-hateoas-examples
Collection of examples on how (and why) to build hypermedia-driven apps with Spring HATEOAS