CNN 用来对向量进行特征提取,向量可以是文本的embedding、社交网络节点的embedding、图片等
☆11Apr 25, 2020Updated 6 years ago
Alternatives and similar repositories for CNN-Feature-Extraction
Users that are interested in CNN-Feature-Extraction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 文本特征值提取,采用结巴将文本分词,tf-idf算法得到特征值,以及给出了idf词频文件的训练方法☆21Feb 11, 2017Updated 9 years ago
- 我们对一个知乎社交网络进行了基础属性、度分布、节点影响力、社区检测等分析操作,得到了一些有趣的结论(补充),发现了知乎社交网络的哪些特性(具体写出来)。之后,我们又做了一个知乎兴趣内容推荐系统,对用户的兴趣偏好进行分析,为用户推荐话题、问题、答主等相关内容,取得了不错的效果…☆28May 17, 2019Updated 7 years ago
- Code for the ICDM 2019 Paper "RiWalk: Fast Structural Node Embedding via Role Identification".☆14Apr 27, 2020Updated 6 years ago
- 解决公共品博弈,合作和背叛策略下的复杂网络演化过程☆20Nov 18, 2019Updated 6 years ago
- 本项目使用卷积自编码器来对图像数据进行降维处理☆10Oct 26, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Learned User Representations in Online Social Networks (Twitter) using Temporal Dynamics of Information Diffusion.☆10Oct 15, 2018Updated 7 years ago
- 文本特征提取,适用于小说,论文,议论文等文本,提取词语、句子、依存关系等特征。python开发。☆42Jun 27, 2018Updated 8 years ago
- Source code for our LBR paper "Closed-Form Models for Collaborative Filtering with Side-Information" published at RecSys 2020.