Pinned Repositories
ConvLSTM_pytorch
Implementation of Convolutional LSTM in PyTorch.
Cpp-note
C++学习笔记
CppGuide
C/C++学习,后端开发进阶指南。
d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
Deep-Metric-Learning-CVPR16
Main repository for Deep Metric Learning via Lifted Structured Feature Embedding
hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
LearningNote
C++和Linux学习笔记
LearnPython
以撸代码的形式学习Python
LeetCode-Py
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
leihui
lh913137941's Repositories
lh913137941/ConvLSTM_pytorch
Implementation of Convolutional LSTM in PyTorch.
lh913137941/Cpp-note
C++学习笔记
lh913137941/CppGuide
C/C++学习,后端开发进阶指南。
lh913137941/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
lh913137941/Deep-Metric-Learning-CVPR16
Main repository for Deep Metric Learning via Lifted Structured Feature Embedding
lh913137941/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
lh913137941/LearningNote
C++和Linux学习笔记
lh913137941/LearnPython
以撸代码的形式学习Python
lh913137941/LeetCode-Py
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
lh913137941/leihui
lh913137941/offerMachine
📚【后台研发岗】面试精华总结(地表最全)。包含C/C++,算法,操作系统,计算机网络,Linux,网络编程,信息安全,数据库等 重点面试知识(持续更新)
lh913137941/pcv-book-code
:book:Python计算机视觉中译本实例代码
lh913137941/Python
Python 入门教程:【草根学 Python (基于Python3.6)】
lh913137941/PythonCrawler1
一个Python程序爬廖雪峰的Python教程
lh913137941/QT5-Development-and-examples
QT5开发及实例书的光盘内容
lh913137941/RCNN
The Tensorflow with tflearn implementation of the RCNN model.
lh913137941/The-note-and-the-code-of-Crazy-Python
基础巩固阶段:阅读《疯狂Python讲义》一书,将其中的一些重点知识和新的观点记录下来;同时,通过练习代码,巩固知识点,提高代码的应用水平