Pinned Repositories
1
ASNE
Tensorflow implementation of Attributed Social Network Embedding framework (ASNE)
AutoGPT-test
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
awesome-network-embedding
A curated list of network embedding techniques.
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
books
CausalityEventExtraction
Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达的几种模式,基于这种模式和大规模语料,再经过融合等操作,可形成因果事件图谱。
coding-interview-university
A complete computer science study plan to become a software engineer.
cudnn
GaoJunruo's Repositories
GaoJunruo/1
GaoJunruo/AutoGPT-test
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
GaoJunruo/awesome-graph-embedding
A collection of important graph embedding, classification and representation learning papers with implementations.
GaoJunruo/awesome-network-embedding
A curated list of network embedding techniques.
GaoJunruo/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
GaoJunruo/books
GaoJunruo/coding-interview-university
A complete computer science study plan to become a software engineer.
GaoJunruo/cudnn
GaoJunruo/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
GaoJunruo/data
GaoJunruo/dataset
GaoJunruo/deep-learning-ocean
:satellite: All You Need to Know About Deep Learning - A kick-starter
GaoJunruo/deepwalk
DeepWalk - Deep Learning for Graphs
GaoJunruo/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
GaoJunruo/DTGH
GaoJunruo/EANN-KDD18
EANN: event-adversarial neural networks for multi-modal fake news detection
GaoJunruo/First-steps-towards-Deep-Learning
This is an open sourced book on deep learning.
GaoJunruo/GaoJunruo.github.io
GaoJunruo/GNNPapers
Must-read papers on graph neural networks (GNN)
GaoJunruo/graph-fraud-detection-papers
A curated list of fraud detection papers using graph information or graph neural networks
GaoJunruo/GraphEmbedding
Implementation and experiments of graph embedding algorithms.deep walk,LINE(Large-scale Information Network Embedding),node2vec,SDNE(Structural Deep Network Embedding),struc2vec
GaoJunruo/KarateGCN
A pytorch implement for GCN on Zachary’s karate club dataset.
GaoJunruo/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
GaoJunruo/libpku
贵校课程资料民间整理
GaoJunruo/node2vec
Implementation of the node2vec algorithm.
GaoJunruo/OpenNE
An Open-Source Package for Network Embedding (NE)
GaoJunruo/PyTorch-BigGraph
Software used for generating embeddings from large-scale graph-structured data.
GaoJunruo/recommend
GaoJunruo/SJTU-Courses
上海交通大学课程资料分享
GaoJunruo/WordGCN
ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks