Pinned Repositories
A-GUIDE-TO-iOS-ANIMATION
The source code of my new eBook —— A GUIDE TO IOS ANIMATION. Just click the next link to buy it
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
algorithm-source-code
Data Structures and Algorithm Analysis in C
analyze
Draven's Blog
AppleMusic
Apple Music modal style
FFMPEG_TEST
streaming
LHWatermark
Add a digital watermark to image。给图片加上数字(盲)水印
react-native-GCore
a react-native app on iOS and android
react-native-nba-app
This is why we play
WeiBoDemo
模仿微博个人信息界面,滚动嵌套手势处理,以及动画效果。
d2rivendell's Repositories
d2rivendell/LHWatermark
Add a digital watermark to image。给图片加上数字(盲)水印
d2rivendell/algorithm-source-code
Data Structures and Algorithm Analysis in C
d2rivendell/analyze
Draven's Blog
d2rivendell/backpropagation
学习反向传播的python3代码
d2rivendell/bookshelf
:books: books
d2rivendell/chineseocr
yolo3+ocr
d2rivendell/Coursera-Deep-Learning-deeplearning.ai
(完结)网易云课堂微专业《深度学习工程师》听课笔记,编程作业和课后练习
d2rivendell/CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
d2rivendell/cs231n
cs231n assignments https://ghli.org
d2rivendell/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
d2rivendell/cv-notebooks
📚 Some notebooks implementing compute vision algorithms
d2rivendell/d2rivendell.github.io
d2rivendell/Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.(更加完整)
d2rivendell/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
d2rivendell/FIPVC
d2rivendell/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
d2rivendell/iOS-ObjectDetection
iOS+YOLOv3 Online Object Detection
d2rivendell/JPBasicPrincipleKit
M了个J老师的iOS底层原理课的个人笔记、心得
d2rivendell/Learn-Web-Hacking
Study Notes For Web Hacking
d2rivendell/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
d2rivendell/numpy-ml
Machine learning, in numpy
d2rivendell/numpy_neural_network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
d2rivendell/olcNES
NES Emulator, and Tutorial Video Code
d2rivendell/penetration
渗透 超全面的渗透资料💯 包含:0day,xss,sql注入,提权……
d2rivendell/RuntimeSourceCode
可以编译的Runtime源码,Runtime版本objc4-750.1
d2rivendell/Shell
xcode自动化打包,一键上传appstore脚本
d2rivendell/snake_nn
A neural network to play a snake game
d2rivendell/Unix_networking_programing
the book of "Unix Networking Programing" sample codes
d2rivendell/vehicle-tracking-2
A vehicle detection and tracking pipeline with OpenCV, histogram of oriented gradients (HOG), and support vector machines (SVM).
d2rivendell/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite