PCNOTme
  • Joined on Nov 25, 2022
  • Organization
Loading Heatmap…

PCNOTme closed issue NLP_SIG/TextClassification_NLP_ML#2

进一步展开机器学习版本代码

1 year ago

PCNOTme closed issue NLP_SIG/TextClassification_NLP_ML#6

增加TF-IDF文档说明

1 year ago

PCNOTme merged pull request NLP_SIG/TextClassification_NLP_DL#9

part3部分

1 year ago

PCNOTme pushed to master at NLP_SIG/TextClassification_NLP_DL

  • e043f31419 Merge pull request 'part3部分' (#9) from ZhangbuDong/team-learning-nlp-DL:master into master Reviewed-on: https://openi.pcl.ac.cn/NLP_SIG/team_learning_NLP_DL/pulls/9
  • 5c30b2261b 更新 'task01.md'
  • 9221ff93ca 知识图谱组队学习 之 Task 1 知识图谱介绍
  • 95f4d2dffd part3部分
  • Compare 4 commits »

1 year ago

PCNOTme commented on pull request NLP_SIG/team_learning_NLP_DL#9

part3部分

可以补充些知识图谱edge和node的介绍

1 year ago

PCNOTme merged pull request NLP_SIG/TextClassification_NLP_ML#8

bagging的方法

1 year ago

PCNOTme pushed to master at NLP_SIG/TextClassification_NLP_ML

  • 2f500c8a89 Merge pull request 'bagging的方法' (#8) from ZhangbuDong/team-learning-nlp-ML:master into master Reviewed-on: https://openi.pcl.ac.cn/NLP_SIG/team_learning_NLP_ML/pulls/8
  • 094c9f4445 bagging的方法
  • Compare 2 commits »

1 year ago

PCNOTme created pull request NLP_SIG/Note-nlp-ML#1

master

1 year ago

PCNOTme created pull request NLP_SIG/Note-nlp-DL#3

上传文件至 ''

1 year ago

PCNOTme opened issue PCNOTme/Note-nlp-DL#2

5-基于图神经网络的节点表征学习

1 year ago

PCNOTme closed issue PCNOTme/Note-nlp-DL#1

环境配置与PyG库

1 year ago

PCNOTme pushed to master at PCNOTme/Note-nlp-DL

  • f26076c884 上传文件至 '' 1. 首先学习**程序运行环境的配置**。 2. 接着学习**PyG中图数据的表示及其使用**,即学习PyG中`Data`类。 3. 最后学习**PyG中图数据集的表示及其使用**,即学习PyG中`Dataset`类。

1 year ago

PCNOTme opened issue PCNOTme/Note-nlp-ML#2

6-1-数据完整存于内存的数据集类

1 year ago

PCNOTme closed issue PCNOTme/Note-nlp-ML#1

4-消息传递图神经网络

1 year ago

PCNOTme pushed to master at PCNOTme/Note-nlp-ML

  • f959daff73 上传文件至 '' - 首先我们将学习**图神经网络生成节点表征的范式–消息传递(Message Passing)范式**。 - 接着我们将初步分析PyG中的[`MessagePassing`](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#torch_geometric.nn.conv.message_passing.MessagePassing)基类,通过继承此基类我们可以方便地构造一个图神经网络。 - 然后我们以继承`MessagePassing`基类的`GCNConv`类为例,学习如何通过继承`MessagePassing`基类来构造图神经网络。 - 再接着我们将对`MessagePassing`基类进行剖析。 - 最后我们将学习在继承[`MessagePassing`](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#torch_geometric.nn.conv.message_passing.MessagePassing)基类的子类中覆写`message(),aggreate(),message_and_aggreate()`和`update()`,这些方法的规范。

1 year ago

PCNOTme opened issue PCNOTme/Note-nlp-DL#1

环境配置与PyG库

1 year ago

PCNOTme created repository PCNOTme/OpenSentimentAnalysis

1 year ago

PCNOTme created repository PCNOTme/Smart_container

1 year ago

PCNOTme opened issue PCNOTme/Note-nlp-ML#1

4-消息传递图神经网络

1 year ago