ygydq's Stars
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
fengdu78/lihang-code
《统计学习方法》的代码实现
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
ctgk/PRML
PRML algorithms implemented in Python
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
mqtt/mqtt.org
The mqtt.org website
alibaba/AliOS-Things
面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings
SnailTyan/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
songquanpeng/message-pusher
搭建专属于你的消息推送服务,支持多种消息推送方式,支持 Markdown,基于 Golang 仅单可执行文件,开箱即用
bighuang624/AI-research-tools
:hammer:AI 方向好用的科研工具
eclipse/paho.mqtt.python
paho.mqtt.python
TheisTrue/MLofAndrew-Ng
吴恩达机器学习课程的讲义,欢迎大家一起学习
TingNie/Coursera-ML-using-matlab-python
coursera吴恩达机器学习课程作业自写Python版本+Matlab原版
greebear/deeplearning.ai-notes
吴恩达《深度学习》学习笔记(xmind)、代码视频讲解
YaoyaoBae/Feon
Feon is a python-based finite element analysis (FEA,FEM) framework for education and research purpose!
hungtcs-lab/8051-examples
基于SDCC编译器的8051单片机示例
longlylong/AndrewNg-DeepLearning
微专业: 吴恩达 深度学习工程师 作业
songyer/Fault_Diagnosis
基于深度学习的滚动轴承故障诊断方法
hujinsen/python-machine-learning
吴恩达(Andrew Ng)在coursera的机器学习课程习题的python实现
srf1986/easy_raspi_python_one
动手学树莓派——python上篇
shiluqiang/PSO_python
PSO algorithm for multi-parameters optimizaiton
haozewu/C51
使用VSCode结合SDCC作为51单片机开发环境
rshouc/Microcomputer
微机原理及单片机应用
zhongcheng0519/libsvm_for_embeded
Convert libsvm model file to svm_model.h and svm_model.c, so that embeded system could apply libsvm model easily.
zhhu1996/Coursera-Deep-Learning-Specialization
Andrew Ng(吴恩达)
vivekam101/PSO-SVM
demonstrate pso-svm in python