Pinned Repositories
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
AnimeGuru
ATLOP
Source code for paper "Document-Level Relation Extraction with Adaptive Thresholding and Localized Context Pooling", AAAI 2021
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
DeepRec
DeepRec is a recommendation engine based on TensorFlow.
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Django_movie
DocRED
Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.
Machine_Learning_Competition
机器学习算法竞赛实战代码
HenryWang628's Repositories
HenryWang628/Machine_Learning_Competition
机器学习算法竞赛实战代码
HenryWang628/AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
HenryWang628/AnimeGuru
HenryWang628/ATLOP
Source code for paper "Document-Level Relation Extraction with Adaptive Thresholding and Localized Context Pooling", AAAI 2021
HenryWang628/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
HenryWang628/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
HenryWang628/DeepRec
DeepRec is a recommendation engine based on TensorFlow.
HenryWang628/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
HenryWang628/Django_movie
HenryWang628/DocRED
Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.
HenryWang628/GAIN
Source code for EMNLP 2020 paper: Double Graph Based Reasoning for Document-level Relation Extraction
HenryWang628/GLRE
Global-to-Local Neural Networks for Document-Level Relation Extraction, EMNLP 2020
HenryWang628/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
HenryWang628/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
HenryWang628/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
HenryWang628/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
HenryWang628/lihang-code
《统计学习方法》的代码实现
HenryWang628/Machine-Learning-Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
HenryWang628/Machine-Learning-in-Action
⚡️⚡️⚡️《机器学习实战》代码(基于Python3)🚀
HenryWang628/movie_recommender
Movie Recommender System with Django.
HenryWang628/paper-reading
深度学习经典、新论文逐段精读
HenryWang628/Paper_Reading
HenryWang628/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
HenryWang628/Recommender-System-with-TF2.0
Recurrence the recommender paper with Tensorflow2.0
HenryWang628/Spark_Notes
Notes for Spark
HenryWang628/Tech_Aarticle
主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。
HenryWang628/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
HenryWang628/tkDNN
Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
HenryWang628/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS