sunyong2016
Yong Sun received his PhD degree from the School of Computer Science and Technology, NANJING University of Aeronautics and Astronautics.
Nanjing, China
Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ANFIS
Fuzzy Q learning in Tensorflow , Training an ANFIS.
DeepRL-Chinese
PostGIS-Examples
常用的PostGIS的一些函数使用方法以及自定义函数,比如:pg连接oracle、pg连接sqlserver、导出csv、导入csv、查询XX米范围内数据、模糊查询、热力图聚合、生成扇形、生成栅格、生成泰森多边形、生成蜂巢图、裁剪多边形、计算点所在区域、路径分析、近邻计算等
pytorch_cluster
PyTorch Extension Library of Optimized Graph Cluster Algorithms
Semantic-Parsing
shp2geosparql
Java console tool to convert geometries from shape files to RDF using GeoSPARQL OGC standard . You can extract geometries and spatial relations of a SHP and convert them to RDF in WGS84 Reference System. Geometry2RDF: https://github.com/boricles/geometry2rdf was taken as the base of this develpment.
SKS
A high performance geospatial database that supports spatial keyword search.
TTMF
TTMF: A Triple Trustworthiness Measurement Frame for Knowledge Graphs
sunyong2016's Repositories
sunyong2016/adaptive-neuro-fuzzy
C# version of ANFIS
sunyong2016/aiw-second-edition
Code required for the examples in Algorithms of the Intelligent Web, 2nd Edition
sunyong2016/bandits
Python library for Multi-Armed Bandits
sunyong2016/BanditsBook
Code for my book on Multi-Armed Bandit Algorithms
sunyong2016/cellular-automata
A simple cellular automaton written in Python
sunyong2016/cf_mab
A Collaborative Filter and Multi-Armed Bandit Simulation
sunyong2016/CRCPython
Image Analysis, Classification and Change Detection in Remote Sensing
sunyong2016/Deep-Neuro-Fuzzy
sunyong2016/Effective-Amazon-Machine-Learning
Code repository for Effective Amazon Machine Learning, published by Packt
sunyong2016/geocrowd
A Server-Assigned Spatial Crowdsourcing Framework
sunyong2016/geocrowd-priv-dynamic
Dynamic Private Crowdsourcing
sunyong2016/gmission
gmission server
sunyong2016/issue-66
Integrating data discovery, analysis and visualization into polar cyberinfrastructure -- the PolarHub solution
sunyong2016/jsi
Java Spatial Index
sunyong2016/KnowledgeGraph-QA-Service
基于知识图谱的问答
sunyong2016/Machine-Learning-for-the-Web
Code repository for Machine Learning for the Web, published by Packt
sunyong2016/momab
This is the code implementing algorithms and results from the paper Estimating Quality in Multi-Objective Bandits Optimization (https://arxiv.org/abs/1701.01095) by A. Durand and C. Gagné.
sunyong2016/multi-objective-deep-rl
Multi-Objective Deep Reinforcement Learning
sunyong2016/osgeopy-code
Code for the book Open source geoprocessing with Python
sunyong2016/programming-the-semantic-web
sunyong2016/Python-Machine-Learning-Blueprints
Code repository for Python Machine Learning Blueprints, published by Packt
sunyong2016/RL-movie-recommender
The purpose of our research is to study reinforcement learning approaches to building a movie recommender system. We formulate the problem of interactive recommendation as a contextual multi-armed bandit.
sunyong2016/SCAWG
SCAWG: Geocrowd Synthetic Dataset Generator
sunyong2016/Spatial-relation-extraction-based-on-the-dependency
空间关系是指存在于实体之间的具有空间特征的关系,如方位关系、距离关系、拓扑关系、层次关系等。空间关系在自然语言描述中一般具有三个部分或者两个层次。三个部分是从认知学的角度出发的将其分为射体、界标和方位词,其中射体是空间关系中的主体成分;方位词是用来描述实体之间的空间方向和位置关系的,通常与其前面的名词构成句子中的处所格;界标则为射体的方位提供了参照物依据。
sunyong2016/SpatialCrowdsourcing
paper list of spatial crowdsourcing
sunyong2016/street_view_house_numbers
Explored CNNs with TensorFlow to create models for cropped single-digit and original multi-digit images from SVHN dataset.
sunyong2016/svg-conference-poster
Conference poster made in .SVG with Inkscape
sunyong2016/TrajectoryClustering
This application written in Python is capable of fully automatic clustering of 2D trajectory data.
sunyong2016/WeiboDataShare
新浪微博数据共享
sunyong2016/Youtube-Recommendation-Tensorflow
code of paper `Deep Neural Networks for Youtube Recommendation`