zx950519 / CNN-in-Keras
各种卷积神经网络的实现,在Mnist等数据集上验证
☆34Updated 5 years ago
Alternatives and similar repositories for CNN-in-Keras:
Users that are interested in CNN-in-Keras are comparing it to the libraries listed below
- 分布式神经网络框架☆2Updated 5 years ago
- ☆10Updated 2 years ago
- Java实现的推荐系统库☆8Updated 5 years ago
- Sentiment Analysis with Word Embedding and Long Short Term Memory Approaches☆70Updated 6 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆537Updated 3 years ago
- 2020腾讯广告算法大赛☆16Updated 4 years ago
- 技术面试需要掌握的基础知识整理,欢迎编辑~☆9Updated 7 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆100Updated 6 years ago
- YouTube推荐算法☆107Updated 3 years ago
- 阿里移动推荐算法☆126Updated 6 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆293Updated 7 years ago
- A simple implementation of paper Item-Based Collaborative Filtering Recommendation Algorithms☆12Updated 6 years ago
- 涵盖基础的EDA及核心特征代码,线上成绩0.692☆15Updated 4 years ago
- 识别失信企业大赛☆26Updated 5 years ago
- CIKM 2019 EComm AI:用户行为预测数据挖掘竞赛,第一次做推荐系统相关的比赛,犯了很多错误,没有进复赛☆12Updated 2 years ago
- 2019大数据应用分类标注挑战赛 baseline☆11Updated 5 years ago
- 新网银行“2020创青春·交子杯” 新网银行金融科技挑战赛项目☆7Updated 4 years ago
- 2018 BDCI供应链需求预测复赛Rank1的天气爬虫代码☆13Updated 6 years ago
- 一个简单的电影推荐系统☆233Updated 2 years ago
- 推荐系统实例☆792Updated 6 years ago
- 天池大数据比赛☆25Updated 5 years ago
- 2020数字中国创新大赛—算法赛:智慧海洋建设☆97Updated last year
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆133Updated 6 years ago
- 天池全球城市计算AI挑战赛:A榜单模型12.28, B榜单模型12.53,多模型融合11.74(Top 3), C榜官方结果17.08(新人赛验证C榜可通过乘个衰减提升很多到12.00,A榜也有效果到11.88)☆40Updated 5 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Updated 7 years ago
- ☆14Updated 5 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆303Updated 3 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Updated 6 years ago
- 一些经典的个性化推荐算法的实现,从理论推导到实战☆68Updated 4 years ago
- 自己学习推荐系统过程中用到的代码☆50Updated 5 years ago