Mark225's Stars
FRRouting/frr
The FRRouting Protocol Suite
viluiz/gan
Generative adversarial networks (GAN) in a reduced-order model (ROM) framework for time series prediction, data assimilation and uncertainty quantification
ytisf/PyExfil
A Python Package for Data Exfiltration
20c/pybird
BIRD BGP interface handler for Python
lehaifeng/T-GCN
Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method
surajnakka/graph-data-analysis
Worked with a number of real-world datasets available at http://snap.stanford.edu/ to identify the importance of certain nodes in terms of their degree, betweenness, closeness centralities and clustering co-efficient. • Studied the different random graph generator models to identify the best synthetic random graph generator that reflects real-world datasets better and experimented it with the large social networking sites such as Facebook. • Visualized the graphs using tools such as Gephi, Cystoscape and GraphViz and experimented with different layouts to identify the best visualization layout that distinguishes the critical characteristics of the network.
harismuneer/Ultimate-Social-Scrapers
🤖 Top-rated tools to scrape all major sections from Facebook, Instagram, and Twitter (X) including posts (likes/comments), photos/videos, contact information, followers, following and much more.
minimaxir/facebook-page-post-scraper
Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis
free5gc/free5gc
Open source 5G core network based on 3GPP R15
isaranto/community-tracking
Timerank: Tracking the Evolution of Communities in Dynamic Social Networks
socialsensor/community-evolution-analysis
A framework for the analysis of social interaction networks (e.g. induced by Twitter mentions) in time.
googlebaba/WWW2020-O2MAC
WWW2020-One2Multi Graph Autoencoder for Multi-view Graph Clustering
wangsiwei2010/awesome-multi-view-clustering
collections for advanced, novel multi-view clustering methods(papers , codes and datasets)
ChenChengKuan/awesome-text-generation
A curated list of recent models of text generation and application
benedekrozemberczki/awesome-community-detection
A curated list of community detection research papers with implementations.
Miracle-cl/AttentionMechanism
Implement Attention Mechanisms with Pytorch
vietnh1009/Hierarchical-attention-networks-pytorch
Hierarchical Attention Networks for document classification
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
huggingface/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
p-kar/text-style-transfer-gan
Style transfer in text using cycle-consistent WGANs
keon/text-wgan
Improved Training of Wasserstein GANs for Text Generation
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
MLjian/TextClassificationImplement
’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。
FreedomIntelligence/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch
lorien/awesome-web-scraping
List of libraries, tools and APIs for web scraping and data processing.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
ymym3412/textcnn-conv-deconv-pytorch
text convolution-deconvolution auto-encoder model in PyTorch
chenyuntc/PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)