Pinned Repositories
awesome-causality-algorithms
An index of algorithms for learning causality with data
Awesome-Data-Tools-Collections
This project consist of various sub-projects, including small-scale data analysis, processing, and visualization projects developed by myself. 本项目收录各类个人开发的数据分析、处理、可视化小项目。
Awesome-Traffic-Prediction
Useful resources for traffic prediction, including popular papers, datasets, tutorials, toolkits, and other helpful repositories.
Coolgiserz.github.io
Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Data-Driven-History-Research
NLP_starter
nlp learning
Python_Software_Architecture
personal practice
Route-Planning-Cpp
Route Planning Framework
Coolgiserz's Repositories
Coolgiserz/awesome-network-embedding
A curated list of network embedding techniques.
Coolgiserz/awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
Coolgiserz/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
Coolgiserz/ArticleSpider
scrapy
Coolgiserz/awesome-network-analysis
A curated list of awesome network analysis resources.
Coolgiserz/BAAI-Conference2019
Some notes I made at the BAAI Conference2019
Coolgiserz/Best_README_template
🌩最好的中文README模板⚡️Best README template
Coolgiserz/BMapMuseumSpider
BMap museum spider
Coolgiserz/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Coolgiserz/CoolCrawker
python爬虫小工具
Coolgiserz/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Coolgiserz/Delving-deep-into-GANs
Generative Adversarial Networks (GANs) resources sorted by citations
Coolgiserz/game-of-thrones
Game of Thrones Datasets and Visualizations
Coolgiserz/ganhacks
starter from "How to Train a GAN?" at NIPS2016
Coolgiserz/Graph-WaveNet
graph wavenet
Coolgiserz/jieba
结巴中文分词
Coolgiserz/LearnOpenGL
Code repository of all OpenGL tutorials found at https://learnopengl.com
Coolgiserz/LearnReact-TodoList
Coolgiserz/MyGobang
Personal Learning: Little game, basic java, ...
Coolgiserz/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Coolgiserz/OpenLayerDemo
OpenLayer Demo
Coolgiserz/PHP_demo
php demo in webgis class
Coolgiserz/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
Coolgiserz/Python-100-Days
Python - 100天从新手到大师
Coolgiserz/RS-Adversarial
adversarial example analysis result
Coolgiserz/stb
stb single-file public domain libraries for C/C++
Coolgiserz/sumo-rl
Environments inheriting OpenAI Gym Env and RL algorithms to control Traffic Signal controllers on SUMO.
Coolgiserz/the-gan-zoo
A list of all named GANs!
Coolgiserz/Traffic_Signal_Control
Coolgiserz/WebQQ
Simple WebQQ implemented by js、css、html、php