owen's repositories
algo
数据结构和算法必知必会的50个代码实现
android-audio-high-performance
Code samples and documentation for building high performance audio apps on Android
audio-recorder-polyfill
MediaRecorder polyfill to record audio in Edge and Safari
AudioKit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
audioplayer
A flutter plugin to play audio files iOS / Android / MacOS / Web ( Swift/Java )
Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
flta-materials
The projects and the materials that accompany the Flutter Apprentice by Tutorials
HLNetworking
基于AFNetworking的多范式网络请求管理器
JavaScript-Algorithms
基础理论+JS框架应用+实践,从0到1构建整个前端算法体系
learning-react-native
Code samples for the book Learning React Native.
mean
MEAN (Mongo, Express, Angular, Node) - A Simple, Scalable and Easy starting point for full stack javascript web development - utilizing many of the best practices we've found on the way
mindCast
A React-Native streaming-audio app that provides knowledge in the shape of Podcasts.
musicdl
Musicdl: A lightweight music downloader written in pure python.
PinYin4Objc
PinYin4Objc is a popular objective-c library supporting convertion between Chinese(both Simplified and Tranditional) characters and most popular Pinyin systems, it's performance is very efficient, data cached at first time, and use async method with block, this can avoid ui blocking, and runs smoothly. The output format of pinyin could be customized.(关键字:汉字转拼音,中文转拼音)
pyprobml
Python code for "Machine learning: a probabilistic perspective" (2nd edition)
PythonPractice
极客时间课程《Python核心技术与实战》课程练习实践。
react-native-wechat
🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android platforms (QQ: 336021910)
skills-copilot-codespaces-vscode
My clone repository for copilot
tracktion_engine
Tracktion Engine module
warp-ctc
Fast parallel CTC.
word2vec
Python interface to Google word2vec
xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
ZBNetworking
AFNetworking4.X封装 GET/POST /PUT/PATCH /DELETE / Upload /DownLoad 网络请求 添加了请求缓存,离线下载,显示缓存大小,删除缓存,取消当前请求等功能