Pinned Repositories
awesome
:sunglasses: Curated list of awesome lists
blog
personal blog hosting
Database-Implementation
A cooperative repository for course CS525--Advanced Database Organization
Hardware-benchmarking
Benchmarking for CPU, GPU, Disk, Memory, Network hardwares in cloud computing settings.
K-anonymity-and-Differential-Privacy
Implementation of DataFly for K-anonymity, and implemented Laplace Mechanism and Exponential Mechanism for Differential Privacy
leetcode
leetcode codings
Peer2PeerFileSharingSystem
Peer to Peer File Sharing System -- Napster Style
Probe-Data-Analysis-for-Road-Slope
Probe data mapping with physical links, derivate slope for each probe data, calculate perpendicular distance to each link
Satellite-Aerial-Image-Retrieval
Satellite/Aerial Image Retrieval: using Bing maps tile system to automatically download aerial imagery (maximum resolution available) given a latitude, longitude bounding box.
SocialNetworkAnalysis-IIT-CS-579
Course project for IIT CS579, Social Network Analysis
llgeek's Repositories
llgeek/Satellite-Aerial-Image-Retrieval
Satellite/Aerial Image Retrieval: using Bing maps tile system to automatically download aerial imagery (maximum resolution available) given a latitude, longitude bounding box.
llgeek/K-anonymity-and-Differential-Privacy
Implementation of DataFly for K-anonymity, and implemented Laplace Mechanism and Exponential Mechanism for Differential Privacy
llgeek/Probe-Data-Analysis-for-Road-Slope
Probe data mapping with physical links, derivate slope for each probe data, calculate perpendicular distance to each link
llgeek/SocialNetworkAnalysis-IIT-CS-579
Course project for IIT CS579, Social Network Analysis
llgeek/Database-Implementation
A cooperative repository for course CS525--Advanced Database Organization
llgeek/Hardware-benchmarking
Benchmarking for CPU, GPU, Disk, Memory, Network hardwares in cloud computing settings.
llgeek/leetcode
leetcode codings
llgeek/Peer2PeerFileSharingSystem
Peer to Peer File Sharing System -- Napster Style
llgeek/awesome
:sunglasses: Curated list of awesome lists
llgeek/blog
personal blog hosting
llgeek/E-Books
IT e-books
llgeek/llgeek.github.io
This is the repository for my personal website.
llgeek/models
Models built with TensorFlow
llgeek/Multi-Unit-Combinatorial-Auctions
Implementation of the Algorithm for Multi-Unit Combinatorial Auctions
llgeek/secML.github.io
Website for Security and Privacy of Machine Learning
llgeek/TeraSort-banchmark
TeraSort in shared memory, Hadoop and Spark settings.