Stars
Mask recognition and detection based on ZCU104
KutuSystems / hdl
Forked from analogdevicesinc/hdlHDL libraries and projects
《C 程序设计语言》(第2版.新版)Brian W.Kernighan, Dennis M.Ritchie 和自己的代码
The C programming language exercise answers. C 程序设计语言(第2版)习题答案.
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
This Reopositories is a Scientific Calculator 💗 using C-Graphics 😍
📘《OpenCV3编程入门》书本配套源码 |《Introduction to OpenCV3 Programming》Book Source Code
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
crystalbobby / opencv-doc-zh
Forked from apachecn/opencv-doc-zh📖 [译] OpenCV 中文文档
crystalbobby / Deep-Learning-with-TensorFlow-book
Forked from dragen1860/Deep-Learning-with-TensorFlow-book深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
📖《网络代理与VPN应用详解》 详细阐述代理、隧道、VPN运作过程,并对GFW策略如:地址端口封锁、服务器缓存投毒、数字验证攻击、SSL连接阻断做相关的原理说明
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
开源书籍:《Shell 编程范例》,面向操作对象学 Shell!
开源书籍:《Shell 编程范例》,面向操作对象学 Shell!本书作者发布了《360°剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283
A Chinese translation of Jake Vanderplas' "Python Data Science Handbook". 《Python数据科学手册》在线Jupyter notebook中文翻译
A Chinese translation of Jake Vanderplas' "Python Data Science Handbook". 《Python数据科学手册》在线Jupyter notebook中文翻译
Tutorial on how to boot Linux on the UltraZed-EG IOCC
Devicetree Specification document source files
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。