Junshuai Song (Junshuai-Song)

Junshuai-Song

Geek Repo

Location:北京

Github PK Tool:Github PK Tool

Junshuai Song's repositories

Entity-Linking

Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。

Language:PythonStargazers:71Issues:4Issues:0

UniWalk

We design a Monte Carlo based method, UniWalk, to enable the fast top-k SimRank computation over large undirected graphs. UniWalk directly locates the top-k similar vertices for any single source vertex u via approximately R sampling paths originating from u only. Related work has been published in ICDE 2017 ("UniWalk: Unidirectional Random Walk Based Scalable SimRank Computation over Large Graph"). Furthermore, in order to overcome the "rectification issue" in the original UniWalk, we design a path enumeration strategy to gain higher precision, which computes SimRank with the path probabilities instead of path frequencies in sampling. We call it the optimized UniWalk here, which is shown in the "UniWalk/src/simrank/SingleRandomDev.java" file(the basic UniWalk is shown in "UniWalk/src/simrank/SingleRandomWalk.java").

Language:JavaStargazers:12Issues:0Issues:0

Data-poisoning-attacks-on-factorization-based-collaborative-filtering

Data poisoning attack of recommend system using the algorithm of MF.

Language:PythonStargazers:1Issues:2Issues:0

MatchingNetworks

An attempt at replicating the Matching Networks for One Shot Learning in Tensorflow - Paper URL: https://arxiv.org/pdf/1606.04080.pdf

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

PLNLP

Pairwise learning neural link prediction for ogb link prediction

Language:PythonStargazers:1Issues:0Issues:0

A-DEEP-REINFORCED-MODEL-FOR-ABSTRACTIVE-SUMMARIZATION

Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304

Language:PythonStargazers:0Issues:2Issues:0

AAAI18-code

The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".

Language:PythonStargazers:0Issues:0Issues:0

Actor_CriticPointer_Network-TSP

Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Optimization with Reinforcement Learning, Bello et al, 2016)

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

adversarial-mt

Code for "Imitation Attacks and Defenses for Black-box Machine Translations Systems"

License:MITStargazers:0Issues:0Issues:0

AdvSSL

A Unified Framework for Data Poisoning Attack to Graph-based Semi-supervised Learning

License:MITStargazers:0Issues:0Issues:0

awesome-chatgpt-prompts-zh

ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。

License:MITStargazers:0Issues:0Issues:0

CNTK

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

Deep-Reinforcement-Learning-in-Large-Discrete-Action-Spaces

Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

Distributed_PPO

This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

dopamine

Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

DQN_MVC

Implementation of Learning Combinatorial Optimization Algorithms over Graphs, by Hanjun Dai et al. (2017)

Language:PythonStargazers:0Issues:0Issues:0

exposure_bias

some strategies for exposure bias in seq2seq

Stargazers:0Issues:0Issues:0

generative-models

Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.

Language:PythonLicense:UnlicenseStargazers:0Issues:0Issues:0

graph-fraud-detection-papers

A curated list of fraud detection papers using graph information or graph neural networks

Stargazers:0Issues:0Issues:0

graphnn

Training computational graph on top of structured data (string, graph, etc)

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

imitation

Code for the paper "Generative Adversarial Imitation Learning"

License:MITStargazers:0Issues:0Issues:0

MCNS

Source code and dataset for KDD 2020 paper "Understanding Negative Sampling in Graph Representation Learning"

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

RelationClassification-RL

Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)

Language:C++Stargazers:0Issues:0Issues:0

tensorflow-pointer-networks-1

Pointer Networks in Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

TextAttack

TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/

License:MITStargazers:0Issues:0Issues:0
Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

universal-triggers

Universal Adversarial Triggers for Attacking and Analyzing NLP (EMNLP 2019)

Stargazers:0Issues:0Issues:0

x-transformers

A simple but complete full-attention transformer with a set of promising experimental features from various papers

License:MITStargazers:0Issues:0Issues:0