Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 305 Bytes

File metadata and controls

7 lines (6 loc) · 305 Bytes

ERGM

An extensible pure-python implementation of the exponential random graph model.

Acknowledgements

David Masad’s blog post about building exponential random graph models from scratch was very helpful, and I used his code as a reference.