Pinned Repositories
AdaPool
Adaptive-Resource-Provision-for-Cloud
Online Bin Packing Algorithm Used for Cloud Resource Allocation
AI-Job-Resume
AI 算法岗简历模板
albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
BinGo
大数据推荐引擎
drwxyh.github.io
BY Blog ->
latex_paper_writing_tips
Tips for Writing a Research Paper using LaTeX
reversi_zero
Simulator-1
Context-Aware Taxi Dispatching at City-Scale Using Deep Reinforcement Learning
drwxyh's Repositories
drwxyh/reversi_zero
drwxyh/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
drwxyh/ASTGCN
⚠️[Deprecated] no longer maintained, please use the code in https://github.com/guoshnBJTU/ASTGCN-r-pytorch
drwxyh/attention_tsp_graph_net
Implementation of Attention Solves Your TSP, Approximately (W. Kool et al.) with the DeepMind's Graph Nets library
drwxyh/awesome-beamers
beamer template collection
drwxyh/Awesome-Mobility-Machine-Learning-Contents
Machine Learning / Deep Learning Contents in Mobility Industry(Transportation)
drwxyh/BeamerStyleSlides
🌈Beamer风格的幻灯片模板集。包含了PowerPoint和Keynote两套格式。
drwxyh/CDCS
Chinese Data Competitions' Solutions
drwxyh/chinese-calendar
判断一天是不是法定节假日/法定工作日(查看节假日安排)
drwxyh/Cplex-Python
Introduction to Cplex & Python
drwxyh/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
drwxyh/DMVST-Net
DMVST-Net for AAAI 2018
drwxyh/docplex-examples
These samples demonstrate how to use the DOcplex library to model and solve optimization problems.
drwxyh/electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
drwxyh/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
drwxyh/MachineLearning-1
Machine learning resources
drwxyh/MOVI-fleet-sim
Fleet Management Simulation Framework
drwxyh/ofoSpider
ofo共享单车爬虫
drwxyh/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
drwxyh/Real-Time-Taxi-Dispatch-Simulator
Taxi Dispatch Simulator ✅
drwxyh/reinforcement_learning_basic_book
这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码
drwxyh/relational-rnn-pytorch
An implementation of DeepMind's Relational Recurrent Neural Networks in PyTorch.
drwxyh/StarCraft2_RL
Starcraft II AI with Deep Reinforcement Learning
drwxyh/Startcraft_pysc2_minigames
Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.
drwxyh/STDN
Code for our Spatiotemporal Dynamic Network
drwxyh/STGCN-PyTorch
🚗 Implementation of spatio-temporal graph convolutional network with PyTorch
drwxyh/taxi_simulator
Multi-agent based Taxi Simulator
drwxyh/TGNet-keras
The authors' implementation of Temporal-Guided Networks
drwxyh/Transformer-1
Chatbot using Tensorflow (Model is transformer) ko
drwxyh/Yellow-Taxi-Demand-Prediction
Using LSTM networks to predict demand per location in Manhattan.