liqugit's Stars
jdwilson4/Network-Analysis-I
The material presented here is for the 4-week summer course Network Analysis I in Summer, 2017 for the Inter-university Consortium for Political and Social Research (ICPSR) Summer Program.
jiabiao1602/Game_DataMining_With_R
R语言游戏数据分析与挖掘
emoro/temporal_networks
Temporal Networks Visualization using igraph and R
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
phodal/github
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
shik3519/machine-learning
Implementation of different machine learning techniques
lgatto/TeachingMaterial
Various teaching material
brightmart/text_classification
all kinds of text classification models and more with deep learning
briatte/ggnet
Network visualization with ggplot2
christophergandrud/d3Network
Tools for creating D3 JavaScript network graphs from R.
christophergandrud/networkD3
D3 JavaScript Network Graphs from R
rich-iannone/DiagrammeR
Graph and network visualization using tabular data in R
kateto/R-Network-Visualization-Basics-to-Advanced
Basic and advanced network visualization with R - code and tutorial from my Sunbelt 2016 workshop.
aronlindberg/Social-Network-Analysis-in-R
Social-Network-Analysis-in-R
igraph/python-igraph
Python interface for igraph
vtraag/louvain-igraph
Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.
blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
tensorflow/tensorboard
TensorFlow's Visualization Toolkit
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
udacity/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
CoolWell/wechat_spider
基于搜狗微信入口的微信爬虫程序。 由基于phantomjs的python实现。 使用了收费的动态代理。 采集包括文章文本、阅读数、点赞数、评论以及评论赞数。 效率:500公众号/小时。 根据采集的公众号划分为多线程,可以实现并行采集。
thekingofkings/gowalla-exp
The trajectory based analysis and experiment on gowalla dataset.
fairjm/ec-community-detection
community detection of graph using EC.