Pinned Repositories
AI-System
System for AI Education Resource.
Anomaly_Prediction
Pytorch implementation of anomaly prediction.
awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
Awesome-LongTailed-Learning
A codebase and a curated list of awesome deep long-tailed learning (TPAMI 2023).
Awesome-Neural-Logic
Awesome Neural Logic and Causality: MLN, NLRL, NLM, etc. 因果推断,神经逻辑,强人工智能逻辑推理前沿领域。
awesome-tips
awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
BayesNuronalNetworksTutorial
贝叶斯神经网络教程代码部分
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
HongQWang's Repositories
HongQWang/Anomaly_Prediction
Pytorch implementation of anomaly prediction.
HongQWang/Awesome-Neural-Logic
Awesome Neural Logic and Causality: MLN, NLRL, NLM, etc. 因果推断,神经逻辑,强人工智能逻辑推理前沿领域。
HongQWang/CUDA-Programming
Sample codes for my CUDA programming book
HongQWang/darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
HongQWang/data-view-stock
应用echarts实现股票数据可视化
HongQWang/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
HongQWang/loss-landscapes
Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch
HongQWang/object-detection-anchors
Tips on how to find suitable object detection anchors
HongQWang/Play-with-Machine-Learning-Algorithms
Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。