15WANGguodong's repositories
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
MachineLearning_Ng
吴恩达机器学习coursera课程,学习代码(2017年秋) The Stanford Coursera course on MachineLearning with Andrew Ng
Apple-density-estimation
苹果密度估计
coursera-ml
Andrew Ng's Coursera ML coding exercises and notes
CourseSelect
校园选课系统样本 (a template for course selection system by Ruby on Rails)
faster_rcnn_colab_pytorch
Implementation for E2E image detection and recognition algorithm - Faster RCNN (Pytorch)
homework
果壳大高级软件工程课后作业
machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
MLAPP_CN_CODE
《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。
notes-linear-algebra
线性代数笔记
PatternClassification
PatternClassification‘homework
project
team project
Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
rails_admin
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
skills
个人的技能树仓库,包含一些学习教程以及开发项目。
YOLO_v1_pytorch
Pytorch implementation for YOLO v1 object detection framework