Pinned Repositories
ai-roadmap
ApacheCN AI 路线图(知识树)
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
AndroidAutoSize
A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
AndroidGeek
"Android极客"一个专门为Android程序猿打造的极客应用。主要包括: 干货笔记、GitHub Trending、密码管理 .......
AndroidUI
AndroidUtilCode
Android developers should collect the following utils(updating)
C-Plus-Plus
All Algorithms implemented in C++
cava
Console-based Audio Visualizer for Alsa
course
CourseServer
18252580292's Repositories
18252580292/ai-roadmap
ApacheCN AI 路线图(知识树)
18252580292/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
18252580292/AndroidAutoSize
A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
18252580292/AndroidUI
18252580292/C-Plus-Plus
All Algorithms implemented in C++
18252580292/cava
Console-based Audio Visualizer for Alsa
18252580292/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
18252580292/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
18252580292/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
18252580292/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
18252580292/Gesture-digit-recognition
Gesture digit recognition, 手势数字识别,pytorch和tensorflow实现
18252580292/HP-Socket
High Performance TCP/UDP Socket Component
18252580292/Java
All Algorithms implemented in Java
18252580292/Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 蕴繁于简 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
18252580292/kernel_awsome_feature
深入研究 kvm,ceph,fuse特性,包含开源项目,代码案例,文章,视频,架构脑图等
18252580292/kernel_memory_management
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
18252580292/kernel_new_features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
18252580292/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
18252580292/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
18252580292/MNN
MNN is a lightweight deep neural network inference engine.
18252580292/ohmyzsh
🙃 A delightful community-driven (with 1700+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
18252580292/os-tutorial-cn
从零开始编写一个操作系统教程 -- 中文版
18252580292/practicalAI
📚 A practical approach to machine learning.
18252580292/Python
All Algorithms implemented in Python
18252580292/server_develop_guide_book
18252580292/shopping
18252580292/sparrow-manifest
Project Sparrow: Repo Materials
18252580292/speech
A PyTorch Implementation of End-to-End Models for Speech-to-Text
18252580292/tensorflow
An Open Source Machine Learning Framework for Everyone
18252580292/tensorflow-speech-recognition
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks