afm topic

List afm repositories

pycroscopy

250
Stars
71
Forks
Watchers

Scientific analysis of nanoscale materials imaging data

DeepTables

648
Stars
117
Forks
Watchers

DeepTables: Deep-learning Toolkit for Tabular data

daisyRec

545
Stars
86
Forks
Watchers

Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Co...

ttfunk

123
Stars
72
Forks
Watchers

Font Metrics Parser for Prawn

RecLearn

1.8k
Stars
493
Forks
Watchers

Recommender Learning with Tensorflow2.x

Recommend-System-tf2.0

633
Stars
214
Forks
Watchers

原理解析及代码实战,推荐算法也可以很简单 🔥 想要系统的学习推荐算法的小伙伴,欢迎 Star 或者 Fork 到自己仓库进行学习🚀 有任何疑问欢迎提 Issues,也可加文末的联系方式向我询问!

CTR

366
Stars
92
Forks
Watchers

CTR模型代码和学习笔记总结

recommendation_model

476
Stars
109
Forks
Watchers

练习下用pytorch来复现下经典的推荐系统模型, 如MF, FM, DeepConn, MMOE, PLE, DeepFM, NFM, DCN, AFM, AutoInt, ONN, FiBiNET, DCN-v2, AFN, DCAP等

deep-ctr-prediction

902
Stars
275
Forks
Watchers

CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)

Recommender-System-Pytorch

143
Stars
29
Forks
Watchers

基于 Pytorch 实现推荐系统相关的算法