huling121's Stars
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
liujunjie2009/light-serialize
lenve/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
1jkl3/personal_blog
基于springboot-mysql+mybaties搭建个人博客-简单-基本完成
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
zhanglei-workspace/shopping-management-system
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
buppt/ChineseNRE
中文实体关系抽取,pytorch,bilstm+attention
slaysd/pytorch-sentiment-analysis-classification
A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)
chensvm/A-Dual-Stage-Attention-Based-Recurrent-Neural-Network-for-Time-Series-Prediction
BhavanJ/Zero_shot_action_reco_STGCN
Zero shot action recognition using spatial temporal graph convolutional networks
crowdbotp/socialways
Social Ways: Learning Multi-Modal Distributions of Pedestrian Trajectories with GANs (CVPR 2019)
xuehaouwa/Awesome-Trajectory-Prediction
xuehaouwa/SS-LSTM
SS-LSTM model for pedestrian trajectory prediction
mdeff/cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
SZamboni/Social_lstm_pedestrian_prediction
Modification of the paper "Social LSTM: Human Trajectory Prediction in Crowded Space" with the insertion of a new way to take into account social information and the consideration of the pedestrian goal.
williamleif/social-lstm
Socially-primed LSTM model to predict intercommunity conflict on Reddit.
leaderj1001/Attention-Augmented-Conv2d
Implementing Attention Augmented Convolutional Networks using Pytorch
Diego999/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
divelab/lgcn
johncava/GCN-pytorch
Pytorch Implementation of Graph Convolutional Neural Networks
INK-USC/temporal-gcn-lstm
Code for Characterizing and Forecasting User Engagement with In-App Action Graphs: A Case Study of Snapchat
liyaguang/DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
AuCson/PyTorch-Batch-Attention-Seq2seq
PyTorch implementation of batched bi-RNN encoder and attention-decoder.
szagoruyko/pytorchviz
A small package to create visualizations of PyTorch execution graphs
Davidham3/ASTGCN-2019-mxnet
⚠️[Deprecated] no longer maintained, please use the code in https://github.com/guoshnBJTU/ASTGCN-r-pytorch
lehaifeng/T-GCN
Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method
EmreTaha/Social-LSTM-VehicleTrajectory
Social LSTM using PyTorch for Vehicle Data
mjDelta/relation-gcn-pytorch
pytorch implementaion of Relational Graph Convolutional Networks
leftthomas/DGCNN
A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"
TranSirius/GCN-pytorch
Pytorch version GCN