Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
163Music
163music spider by scrapy.
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
alipay_mobile_for_python
支付宝手机网站支付接口 python实现包
aljun.me
my personal blog source
AncientChinesePoemRNN
RNN for Ancient Chinese Poems
apollo
An open autonomous driving platform
deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
deeplearning
deep learing note
WebSiteUseful
🍅 翻墙!科学上网,免费ss帐号分享、ssr订阅源,免费VPN下载,获取及使用教程请看:https://github.com/loremwalker/fq-book
bluejad's Repositories
bluejad/stock
30天掌握量化交易 (待更新)
bluejad/DRL_P3K
http://m.blog.csdn.net/u013236946/article/details/72997797 使用深度强化学习控制移动机器人在复杂环境中避障、收集物品到指定点。所用到的算法包括DQN、Deuling-DDQN、A3C、DDPG、NAF。
bluejad/Reinforcement-learning-with-tensorflow
Reinforcement learning tutorials
bluejad/musicbox
网易云音乐命令行版本
bluejad/roboschool
Open-source software for robot simulation, integrated with OpenAI Gym.
bluejad/car_demo
bluejad/Django-By-Example-ZH
《Django By Example》个人翻译
bluejad/PY-Login
模拟登录各类网站,操作 API 完成各种不可描述的事情
bluejad/awesome-rl
Reinforcement learning resources curated
bluejad/enforcelearning
enforcement learning demo and note
bluejad/lab
A customisable 3D platform for agent-based AI research
bluejad/Python_flask_movie_project
Python3.5+Flask微电影视频网站
bluejad/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
bluejad/dingdian
Python爬虫和Flask实现小说网站
bluejad/163Music
163music spider by scrapy.
bluejad/nndl
Another Chinese Translation of Neural Networks and Deep Learning
bluejad/RocAlphaGo
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
bluejad/DeepMind-Atari-Deep-Q-Learner
The original code from the DeepMind article + my tweaks
bluejad/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
bluejad/ImitationTmall_Django
用python开发基于Django框架的仿天猫网站项目This Project is imitation Tmall website for using python based on the development of Django framework
bluejad/reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
bluejad/softqlearning
Reinforcement Learning with Deep Energy-Based Policies
bluejad/self-driving-truck
Self-Driving Truck in Euro Truck Simulator 2, trained via Reinforcement Learning
bluejad/shapechanger
Transfer Learning Environments
bluejad/FlappyLearning
Program learning to play Flappy Bird by machine learning (Neuroevolution)
bluejad/py-ds-intro-tut-zh
:book: [译] Python 数据科学入门教程
bluejad/livetv_mining
直播网站数据采集
bluejad/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
bluejad/neural-networks-and-deep-learning-zh-cn
bluejad/async-deep-flappybird
Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.