Commit Graph

309 Commits

Author SHA1 Message Date
François Briatte
38becae7e2 alphabetical ordering 2020-02-17 08:17:32 +01:00
François Briatte
a8275fd948 Add brainGraph 2020-02-17 08:10:58 +01:00
François Briatte
0c4c59bb16 Add Oligrapher 2020-02-17 07:58:27 +01:00
François Briatte
e10bcaf4f2
Merge pull request #87 from j1c/patch-1
Add graspy in python packages
2020-02-17 07:48:04 +01:00
François Briatte
9ccb099b64
Merge pull request #86 from benedekrozemberczki/patch-1
Added KarateClub
2020-02-17 07:46:37 +01:00
François Briatte
67b601910d [add] NetworkCube 2020-02-07 14:14:53 +01:00
François Briatte
a0a3ab779e fixes #88 2020-02-07 14:14:06 +01:00
Jaewon Chung
648cc3ee69
Add graspy in python packages 2020-01-31 14:32:10 -05:00
Benedek Rozemberczki
6b0aca4777
Added KarateClub
Karate Club is an unsupervised machine learning extension library for NetworkX.

Karate Club consists of state-of-the-art methods to do unsupervised learning on graph structured data. To put it simply it is a Swiss Army knife for small-scale graph mining research. First, it provides network embedding techniques at the node and graph level. Second, it includes a variety of overlapping and non-overlapping commmunity detection methods. Implemented methods cover a wide range of network science (NetSci, Complenet), data mining (ICDM, CIKM, KDD), artificial intelligence (AAAI, IJCAI) and machine learning (NeurIPS, ICML, ICLR) conferences, workshops, and pieces from prominent journals.
2020-01-25 15:51:44 +00:00
schochastics
e201a0b2c4 added four R packages 2020-01-07 15:48:31 +00:00
François Briatte
b355b3bbb5 add ggraph + graphlayouts tutorial by @schochastics 2019-08-26 13:37:11 +02:00
François Briatte
625bb41a9b adding SBM bib. by @alexpghayes 2019-08-25 17:59:13 +02:00
François Briatte
44bd328ae6 Update list of R packages covered by Katya Ognyanova's tutorial 2019-07-14 23:31:49 +02:00
Benedek Rozemberczki
1d26258b4d
Repo was renamed.
Fixed the broken link.
2019-07-14 20:54:26 +01:00
François Briatte
9d034d7c21 quotes (closes #81) 2019-06-15 21:23:23 +02:00
François Briatte
0bbc9d916c broken 'ERGM from scratch' link 2019-06-15 21:20:03 +02:00
François Briatte
d030761e77 add new review articles, thanks to @cshalizi 2019-06-15 21:19:52 +02:00
François Briatte
11e5ad0a88 harmonize Twitter accounts 2019-06-15 21:19:26 +02:00
François Briatte
79005fd6e6 Add @dblarremore's talk at NetSci 2019
not sure this is the best place for it in the document, think about it later
2019-06-14 14:25:05 +02:00
François Briatte
5470d19981 fixes to broken links 2019-06-14 14:24:27 +02:00
François Briatte
a02612182f fix Linkcomm links: see #79 2019-06-14 14:24:07 +02:00
François Briatte
854982783e standardize d3.js 2019-06-14 11:52:56 +02:00
François Briatte
55a915b18d Add webweb (in Python section) + add note about it in MATLAB section 2019-06-14 11:52:41 +02:00
François Briatte
1f41bdf18e Add Animal Social Network Repository
Spotted in Jeremy Singer-Vine's Data Is Plural — 2019.05.15 edition.
2019-05-18 17:23:37 +02:00
François Briatte
0dc96699a8 fix link to MIT econ. networks course 2019-04-26 13:55:46 +02:00
François Briatte
799e2367ea add @vlabatut to credits; see #75 2019-04-26 11:49:32 +02:00
François Briatte
221e2445dc Journals: add Online Social Networks and Media; see #75 2019-04-26 11:45:33 +02:00
François Briatte
be581fd837 temp. link to Sampson's PhD dissertation, see #74 2019-04-26 11:43:59 +02:00
François Briatte
91baf316c7 typo 2019-04-21 10:03:10 +02:00
François Briatte
d9aa2f6c47 Add netrankr 2019-04-21 10:00:48 +02:00
François Briatte
a0567f930c Harmonize "See also" crossrefs 2019-04-21 09:55:14 +02:00
François Briatte
e29efdc9fa Add levelnet, with mention of bipartite 2019-04-21 09:54:58 +02:00
François Briatte
b608f97fc6 blogspot.fr -> .com 2019-04-21 09:48:20 +02:00
François Briatte
d556b15a07 Add Psych Networks tutorials 2019-04-21 09:47:47 +02:00
François Briatte
dd61ebdd87 Add graphlayouts 2019-04-21 09:47:34 +02:00
François Briatte
6151fc3433 wording 2019-03-12 06:34:08 +01:00
peejs
b931280446
Added: Network Science Book - Network Datasets
Added link: http://networksciencebook.com/translations/en/resources/data.html
Potential substitute link to the Barabási-Albert data sets (now broken).
2019-03-11 20:18:39 +08:00
peejs
dee0ea83c2
Broken Link: Barabási and Albert Network Datasets
Broken link: https://www3.nd.edu/~networks/resources.htm
2019-03-11 19:55:56 +08:00
François Briatte
89d86b4759 make nested lists nested again
some subtle change in GFM must have happened
2019-03-10 21:41:12 +01:00
François Briatte
2600ac6e95 add @xhlulu's website to credits 2019-03-09 19:26:14 +01:00
Xing
030ee33ec8
Update README.md 2019-03-08 22:42:28 -05:00
François Briatte
31ff425c18 add @benedekrozemberczki to contributors 2019-02-27 08:12:44 +01:00
Do You Even Cross-Validate?
0211038f53
Update README.md 2018-12-28 11:02:20 +00:00
François
2a0f02d1c3 add tidygraph, closes #67 2018-07-19 09:34:11 +02:00
François
bd4df3aa98 add link to Strona and Veech 2015 2018-06-24 22:17:40 +02:00
Luis M. Montilla
c9769940ed
Added Node Overlap and Segregation Software
This is a web-based tool to compute the node overlap and segregation measures (Ɲ̄) introduced by Strona and Veech (2015).
2018-06-23 22:54:24 -04:00
Katrin Leinweber
d88f0eedaa Hyperlink DOIs against preferred resolver 2018-05-09 06:44:34 +02:00
François
16435d71f7 add Borsboom et al. 2011 2018-05-01 15:35:18 +02:00
François
def0ebb389 various link fixes 2018-04-20 14:27:28 +02:00
François
b0bd486a00 fix links to 3 Patrick Doreian texts 2018-04-19 13:26:23 +02:00
François
50c9c6a28f fix links to various journal articles 2018-04-19 13:25:30 +02:00
François
bd94e5127f closes #60 2018-04-19 12:16:21 +02:00
François
d4e5e6f8ea slight rewrite of Mixer description (@keith-turner) 2018-04-13 09:45:17 +02:00
Keith Turner
6ecf03dded Add Mixer Apache Fluo prototype to Java software. 2018-04-12 18:40:58 -04:00
François
6d82d32fa2 Add @luismmontilla to end credits. 2018-03-04 17:04:00 +01:00
luismmontilla
5518845959
Added Movie Galaxies to Datasets 2018-03-02 22:47:17 -04:00
François
6c31e02dff alpha. ordering 2017-11-24 07:11:29 +01:00
tjiagoM
322e76e280
Fundamentals of Brain Network Analysis 2017-11-23 21:17:47 +01:00
Andreas Zankl
6c09b613d2
Updated link for Network Science Book by Barabasi
Old link did not work any more
2017-11-04 08:15:25 +11:00
Hristo Georgiev
7e94727701 Add oneself to copyright waiver. 2017-10-09 23:27:02 +01:00
Hristo Georgiev
62ebc0a38a Add SnapVX. 2017-10-09 23:22:29 +01:00
Hristo Georgiev
48a525010a Add Snappy. 2017-10-09 23:22:14 +01:00
François
e8dc24d752 Add: Slaughter's recent book 2017-08-31 01:02:38 +02:00
François
aebab293e1 adding two suggestions by @patcon 2017-08-22 01:44:50 +02:00
François
76f5de00d0 canonical CRAN URLs 2017-07-14 11:49:55 +02:00
François
2f182b4836 Add: R: hierformR 2017-07-14 11:44:58 +02:00
François
1cd3be2b8c Merge branch 'master' of https://github.com/briatte/awesome-network-analysis 2017-07-14 11:41:14 +02:00
François
4f8ecde572 adding one review and one tutorial 2017-07-14 11:41:11 +02:00
JBPressac
fdc14db4ee Added my name to the copyright waiver. 2017-07-12 15:15:32 +02:00
JBPressac
f190e9efb4 Added GraphStream Java library. 2017-07-12 15:06:33 +02:00
François
4008f3cacc add @sandrofsousa to end credits 2017-06-22 03:23:46 +02:00
Sandro Sousa
20bb3eb47a Add hiveplot to list of Python tools 2017-06-21 17:52:55 -03:00
François
401f2d0838 Add: Software: Linkage 2017-06-18 17:07:59 +02:00
François Briatte
bd43aa19a6 conform to @sindresorhus's latest guidelines 2017-04-01 17:34:08 +02:00
François Briatte
75b77589f5 remove list numbers
change in GitHub Markdown parsing makes it impossible to easily number
lists without having numbers everywhere
2017-03-31 03:32:38 +02:00
François Briatte
561c6feb6f + Eiko Fried's psych network workshop page 2017-03-29 19:29:26 +02:00
François Briatte
75c905b8c7 + NISS Lab 2017-03-27 01:46:21 +02:00
François Briatte
cabe1ca90e + IO 2009 rev. article, nxviz Python package 2017-03-27 01:28:41 +02:00
François Briatte
2d41719b03 + OGP 2017-03-14 09:40:22 +01:00
François Briatte
ff5da3c667 + ARCS, GDR ARSHS 2017-03-14 08:42:02 +01:00
François Briatte
02cefa2211 Add: a few notable Twitter accounts 2017-02-18 14:33:08 +01:00
François Briatte
7b33dbb2af Add: Journals: NETCOM 2017-02-10 08:16:56 +01:00
François Briatte
b4cc4b7a75 add stuff by @dfeehan
Source: http://dennisfeehan.org/ — adding a course and several selected
papers.
2017-01-26 23:39:48 +01:00
François Briatte
17ca39eee0 add @Yomguithereal et al.'s Graphology spec 2017-01-14 01:11:21 +01:00
François Briatte
757c73f6fc describe @mduering's cheat sheet 2017-01-13 18:40:38 +01:00
François Briatte
2c48139591 add article by @mduering 2017-01-13 18:39:26 +01:00
François Briatte
459a98d889 link to PUCK: go to website root 2017-01-12 17:05:50 +01:00
François Briatte
467bfa6ad6 missing word 2017-01-07 12:16:52 +01:00
François Briatte
459002ed6f improve Graph Theory section (closes #43) 2017-01-07 12:15:16 +01:00
François Briatte
7760947986 links to Sage library + relevant book 2017-01-07 10:31:48 +01:00
François Briatte
234498103f Add: IGraph/M (Mathematica), by @szhorvat 2017-01-03 05:19:55 +01:00
François Briatte
b24a24375f URL fixes 2017-01-02 19:01:11 +01:00
François Briatte
8c843fac49 URL fixes 2017-01-02 05:14:50 +01:00
François Briatte
a3155cdfc7 URL corrections 2017-01-01 19:32:25 +01:00
François Briatte
52b0f27930 JuliaCon 2016 presentation 2017-01-01 18:08:52 +01:00
François Briatte
e303831a31 remove word 2017-01-01 18:06:21 +01:00
François Briatte
0921c5706e better coverage of Julia packages 2017-01-01 18:05:33 +01:00
François Briatte
059f1a14d6 Add: Varia: @kateto's Twitter list 2016-12-31 06:22:29 +01:00
François Briatte
fd7d592a7e Add: Julia: TikzGraphs, thanks to @tawheeler 2016-12-29 04:44:11 +01:00
François Briatte
fad91bf940 new Barabási website 2016-12-28 21:22:35 +01:00