Lists (3)
Sort Name ascending (A-Z)
Stars
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
在线阅读更方便:https://coderlemon.com/ 计算机编程学习路线 + 学习资源,最全面的编程学习课堂,从小白到架构师,关于编程所有你需要掌握的内容都在这里,持续更新中!
文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IAN、DPCNN、TopicRNN、LSTMN 、Multi-Task、HAN、CharCNN、Tree-LSTM、DAN…
Reproduce DeFi hacked incidents using Foundry.
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Code for Tracing Transactions Across Cryptocurrency Ledgers (which focuses on ShapeShift)
A simplified blockchain implementation in Golang
WTF Solidity 极简入门教程,供小白们使用。Now supports English! 官网: https://wtf.academy
[CIKM 2019] Code and dataset for "Fi-GNN: Modeling Feature Interactions via Graph Neural Networks for CTR Prediction"
😎 Awesome lists about all kinds of interesting topics
Graph Neural Network Library for PyTorch
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
Weighted Metapath2Vec Graph Embedding
This repository includes some papers that I have read or which I think may be very interesting.
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESM…
A fork from https://github.com/hexiangnan/neural_collaborative_filtering. Change keras version to v2.1.3, and use tensorflow as the backend.
数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法
A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17
A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN and so on.
A Python port of Twitter's AnomalyDetection R Package
Oversampling for imbalanced learning based on k-means and SMOTE