Pinned Repositories
2020-CodeCraft
Python版本-线上0.5
2020HuaweiCodecraft-TestData
2020华为软赛初赛的测试数据,文件名为test_data.txt数据包含的环的个数
algorithm
CLRS
📚 Solutions to Introduction to Algorithms Third Edition
EPA-Data-Code
All the data and code concerning "EPA: Exoneration and Prominence based Age for Infection Source Identification" paper accepted at ACM CIKM'19. [Authors: (1) Syed Shafat Ali (JMI), (2) Tarique Anwar (IIT-Ropar), (3) Ajay Rastogi (JMI), (4) Syed Afzal Murtaza Rizvi (JMI)]
Finding-the-Rumor-Source
Designed message passing algorithms(Rumor centrality and Jordan centrality) to locate the source of a rumor in a given network
iBooks
计算机图书,java,mysql,架构类,web
im_benchmarking
Code for benhcmarking 12 state-of-the-art methods in the field of Influence Maximization
mypaper
mypaper
reinforcement_learning_an_introduction
Notes and exercise solutions for second edition of Sutton & Barto's book
15779235038's Repositories
15779235038/mypaper
mypaper
15779235038/reinforcement_learning_an_introduction
Notes and exercise solutions for second edition of Sutton & Barto's book
15779235038/2020-CodeCraft
Python版本-线上0.5
15779235038/2020HuaweiCodecraft-TestData
2020华为软赛初赛的测试数据,文件名为test_data.txt数据包含的环的个数
15779235038/algorithm
15779235038/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
15779235038/EPA-Data-Code
All the data and code concerning "EPA: Exoneration and Prominence based Age for Infection Source Identification" paper accepted at ACM CIKM'19. [Authors: (1) Syed Shafat Ali (JMI), (2) Tarique Anwar (IIT-Ropar), (3) Ajay Rastogi (JMI), (4) Syed Afzal Murtaza Rizvi (JMI)]
15779235038/Finding-the-Rumor-Source
Designed message passing algorithms(Rumor centrality and Jordan centrality) to locate the source of a rumor in a given network
15779235038/iBooks
计算机图书,java,mysql,架构类,web
15779235038/im_benchmarking
Code for benhcmarking 12 state-of-the-art methods in the field of Influence Maximization
15779235038/mmjsd
Multimodal Generative Learning Utilizing Jensen-Shannon-Divergence
15779235038/mypaper_sort
论文整理
15779235038/py-10-
15779235038/research
source codes for my research problems
15779235038/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.