Pinned Repositories
ad_optimization
Kanalyzers: A Machine Learning Based Advertisement Optimization Web Tool
Advertisement-clicks
With Advertisement Dataset check whether or not a particular internet user clicked on an Advertisement on a company website
AdvSentEval
This project aims at creating adverserial examples for some baseline sentence embedding models.
aicoco
“爱可可-爱生活”微博内容精选
AIR-Tree
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Autogenerate_CC
awesome-deep-reinforcement-learning-in-finance
🔬 A collection for those AI (RL / DL / SL / Evoluation / Genetic Algorithm) used in financial market. otherwise, we add Technology Analysis / Alpha Research / Arbitrage and other useful strategies tools & docs in quantitative finance market.
awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
download
🔴蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴
lipanpanpanpan's Repositories
lipanpanpanpan/Benchmark
lipanpanpanpan/cnn-dailymail
Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)
lipanpanpanpan/CreateGMapMarkers
Python wrapper for Google Maps Marker API, automatically generates HTML file + JS with mapped markers
lipanpanpanpan/data-analysis-examples
R, SPSS, Tableau, Python, LaTeX
lipanpanpanpan/DeepQuery
deep query semantic matching
lipanpanpanpan/dijkstra
Python implementation of Dijkstra's shortest path algorithm
lipanpanpanpan/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
lipanpanpanpan/GraphMatchingAdwordsProblem
Online bipartite graph matching algorithms to match search queries with advertisers to maximize revenue.
lipanpanpanpan/nanocube
lipanpanpanpan/Networking-Routing
The goal of this project is for you to learn to implement distributed routing algorithms, where all routers run an algorithm that allows them to transport packets to their destination, but no central authority determines the forwarding paths. You will implement code to run at a router, and we will provide a routing simulator that builds a graph connecting your routers to each other and simulated hosts on the network. The task at hand is to implement a version of distance vector protocol to provide stable, efficient, loop-free paths across the network. Routers share the paths they have with their neighbors, who use this information to construct their own forwarding tables
lipanpanpanpan/NPLK
it's a repository used to practice NLPK using Python3
lipanpanpanpan/RCA_GTREE_IMG_ROADNETWORK
code of "Scalable Top-k Spatial Image Search on Road Networks"
lipanpanpanpan/RegionGraph
Reachability checking for Timed Automata using Region Graphs
lipanpanpanpan/revised_proj
lipanpanpanpan/Road-network-partitioning-for-recommender-systems.
This repo is aimed to provide an optimized partitioning algorithm for recommender systems, based on road network graphs.
lipanpanpanpan/searchtest
lipanpanpanpan/SpatialSparkApp
lipanpanpanpan/Team6
Copy of SoftwareEvolutionProject/Team6 private repository
lipanpanpanpan/Temporal-Network-Embedding
The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots
lipanpanpanpan/test-clone1
lipanpanpanpan/TKSK_QUERY_SIA
Reproduce code of TKSK query ADC2015 SIA
lipanpanpanpan/wikipedia_query_engine
DTU / Computational Tools for Big Data project. The goal is to support string matching querying on full data from English wikipedia.
lipanpanpanpan/word2vec-recommender
Recommendation engine based on contextual word embeddings
lipanpanpanpan/yahoo_news_crawler
a crawler which collects yahoo news articles and comments.