NeVers1EEp's Stars
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
facebook/folly
An open-source C++ library developed and used at Facebook.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
Diego999/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
chenshuo/recipes
Some code snippets for sharing
seongjunyun/Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
kimhc6028/relational-networks
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
iMoonLab/DeepHypergraph
A pytorch library for graph and hypergraph computation.
innerlee/setup
Setup a new machine without sudo!
BUPT-GAMMA/HGAT
Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)
Tushar-N/pytorch-resnet3d
I3D Nonlocal ResNets in Pytorch
joaanna/something_else
Code repository for the paper: 'Something-Else: Compositional Action Recognition with Spatial-Temporal Interaction Networks'
bereborn/learn
xbq1994/HAA
ACM MM 2020 Oral
daodaofr/hypergraph_reid
Code for CVPR 2020 paper Learning Multi-Granular Hypergraphs for Video-Based Person Re-Identification
chaishilin/JohnSnow
A tiny C++ webserver, when it goes wrong, it returns I know nothing.
gatsbyd/melon
基于协程和事件循环的c++网络库
jiangyuhang17/cmu_15-445
数据库课程项目 CMU 15-445 (Fall 2019)
gatsbyd/cmu_15445_2018
cmu 15445 2018,DBMS实现
YukangLiu/netco
A lightweight c++11 symetric coroutine library which can be used for network programming.
ruiyan1995/HiGCIN
Pytorch implementation of the TPAMI paper of "HiGCIN: Hierarchical Graph-based Cross Inference Network for Group Activity Recognition"
aayushjr/ssa2d
Code for Single Shot Actor-Action Detection in Videos
ruiyan1995/Weakly-supervised-Group-Activiy-Recognition
Social Adaptive Module for Weakly-supervised Group Activiy Recognition