hookk's Stars
YuanchenBei/Awesome-Large-Scale-Graph-Learning
A curated list of papers on large-scale graph learning.
rapidsai/cudf
cuDF - GPU DataFrame Library
BUAA-CI-LAB/Literatures-on-GNN-Acceleration
A reading list for deep graph learning acceleration.
chwan1016/awesome-gnn-systems
A list of awesome GNN systems.
FPGAwars/apio
:seedling: Open source ecosystem for open FPGA boards
YosysHQ/yosys
Yosys Open SYnthesis Suite
m3y54m/FPGA-ASIC-Roadmap
A roadmap for those who want to build a career as an FPGA / ASIC Engineer
ermaozi/get_subscribe
✈️ 免费机场 / 免费VPN -> 自动获取免 clash/v2ray/trojan/sr/ssr 订阅链接,间隔12小时持续更新 | 科学上网 | 翻墙
itewqq/MathF
MathF introduction and issues.
AoEiuV020/rc
XueFuzhao/awesome-mixture-of-experts
A collection of AWESOME things about mixture-of-experts
dave1010/pandora
ChatGPT Coding Unleashed! Pandora gives ChatGPT the ability to read and write files and run commands on your machine.
WolfgangErb/GraphWedgelets
Graph wedgelets for image compression
UCD4IDS/MultiscaleGraphSignalTransforms.jl
MultiscaleGraphSignalTransforms.jl is a collection of software tools written in the Julia programming language for graph signal processing including HGLET, GHWT, eGHWT, NGWP, Lapped NGWP, and Lapped HGLET. Some of them were originally written in MATLAB by Jeff Irion, but we added more functionalities, e.g., eGHWT, NGWP, etc.
MahdiyarMM/MSG-CapsGAN
KERAS implementation of the First Multi-Scale Gradient Capsule GAN for Super-Resolution
RUCAIBox/RecBole
A unified, comprehensive and efficient recommendation library
cchao0116/CTSMA-ICML21
Code for ICML21 paper "Learning Self-Modulating Attention in Continuous Time Space with Applications to Sequential Recommendation"
seniorporwal/MovieRecommendationSystem
ABSTRACT OF THE PROJECT:- A Recommendation engine filters the data using different algorithms and recommends the most relevant items to users. It is a type of information filtering system which attempts to predict the preferences of a user, and make suggests based on these preferences, especially in streaming services. For streaming services like Netflix, recommendation systems are essential for helping users find new movies to enjoy. Objective of the recommendation system is to achieve customer loyalty by providing relevant content and maximising the time spent by a user on your website or channel. This also helps in increasing customer engagement. Three main approaches are used for recommender systems. One is Demographic Filtering i.e They offer generalized recommendations to every user, based on movie popularity with similar demographic features. Second is Content-based filtering, where users interests are profiled using information collected, and recommend items based on that profile. The other is collaborative filtering, where we try to group similar users together and use information about the group to make recommendations to the user. In this project, we propose a machine learning approach to produce a Content-based filtering system which predicts movie recommendations for a user based on large database of continuously updated movies. Need of Movie Recommendation System – Helps the item provider (ex. Netflix/Amazon) to deliver their items to the right user – Websites like Netflix can improve user-engagement – It increases revenues for business through increased consumption.
hidasib/GRU4Rec
GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, published at ICLR 2016 and its follow-up "Recurrent Neural Networks with Top-k Gains for Session-based Recommendations". The code is optimized for execution on the GPU.
JindongGu/GraCapsNet
A pytorch implementation of the AAAI2021 paper GraCapsNet: Interpretable Graph Capsule Networks for Object Recognition
demorenoc/springer-books
An scrappeR of Springer books
Wang-Shuo/GraphRec_PyTorch
A PyTorch implementation of Graph Neural Networks for Social Recommendation (GraphRec)
chenchongthu/SAMN
This is our implementation of SAMN: Social Attentional Memory Network
wenqifan03/GraphRec-WWW19
Graph Neural Networks for Social Recommendation, WWW'19
hongleizhang/RSAlgorithms
Some algorithms about traditional and social recommendation.
hihiee/pinsage
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Enigmatisms/CapsNet
My own implementation of CVPR 2017 paper: Dynamic Routing Between Capsules
moejoe95/res-capsnet
Official implementation of the paper "Training Deep Capsule Networks with ResidualConnections".
DeepMatrixCapsules/DeepMatrixCapsules
Deep Matrix Capsules Implementation
amitkumarj441/CapsRoute_NER
Capsule Routing for Named Entity Recognition