Pinned Repositories
AHB2
AMBA AHB 2.0 VIP in SystemVerilog UVM
amiq_apb
SystemVerilog VIP for AMBA APB protocol
awesome-dv
Awesome ASIC design verification
awesome-tensorflow-2
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
CPlusPlusThings
C++那些事
Cpp_houjie
侯捷C++课程PPT及代码,动手学起来
Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
CS231nAssignment
Stanford CS231n assignment in 2019 spring
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
mingjingyuan's Repositories
mingjingyuan/CS231nAssignment
Stanford CS231n assignment in 2019 spring
mingjingyuan/AHB2
AMBA AHB 2.0 VIP in SystemVerilog UVM
mingjingyuan/amiq_apb
SystemVerilog VIP for AMBA APB protocol
mingjingyuan/awesome-dv
Awesome ASIC design verification
mingjingyuan/awesome-tensorflow-2
👉 Tensorflow 2.x resources such as tutorial, blog, code and videos
mingjingyuan/CPlusPlusThings
C++那些事
mingjingyuan/Cpp_houjie
侯捷C++课程PPT及代码,动手学起来
mingjingyuan/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
mingjingyuan/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
mingjingyuan/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
mingjingyuan/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
mingjingyuan/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens and Luca Antiga.
mingjingyuan/ISP_UVM
A Framework for Design and Verification of Image Processing Applications using UVM
mingjingyuan/Machine-Learning-in-Action
⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀
mingjingyuan/mingyuan
mingjingyuan/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
mingjingyuan/OpenCV-Python-Tutorial
OpenCV-Python图像处理教程
mingjingyuan/Practical-UVM-Step-By-Step
This is the main repository for all the examples for the book Practical UVM
mingjingyuan/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
mingjingyuan/Python
All Algorithms implemented in Python
mingjingyuan/python-small-examples
Python有趣的小例子一网打尽。Python基础、Python坑点、Python字符串和正则、Python绘图、Python日期和文件、Web开发、数据科学、机器学习、深度学习、TensorFlow、Pytorch,一切都是简单易懂的小例子。
mingjingyuan/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
mingjingyuan/UVMReference
Reference examples and short projects using UVM Methodology