Pinned Repositories
AS_6Dof_Arm
robot arm by ROS & Moveit, Train Deep Reinforcement Algorithms
Asynchronous-Methods-for-Deep-Reinforcement-Learning
Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain in here: http://arxiv.org/pdf/1602.01783v1.pdf I used the one-step-Q-learning pseudocode, and now we can train the Pong game in less than 20 hours and without any GPU or network distribution.
attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
AutoTrade
一款自动化交易框架, 可以在其基础上 架设自己的策略交易系统
awesome-deep-learning-papers
The most cited deep learning papers
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
categorical_dqn
Categorical DQN from 'A distributional Perspective on Reinforcement Learning'
deep_stock
This project aims to build effective stock selection models based on machine learning tools such as Keras, Tensorflow, XGBoost, etc., for Chinese stock market participants.
stock
This project aims to be able to record personal daily stock information and analyze and give operation suggestions of the next day.
trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
charliezon's Repositories
charliezon/stock
This project aims to be able to record personal daily stock information and analyze and give operation suggestions of the next day.
charliezon/trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
charliezon/attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
charliezon/awesome-deep-learning-papers
The most cited deep learning papers
charliezon/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
charliezon/coach
Reinforcement Learning Coach by Intel® AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
charliezon/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
charliezon/deepcover
DeepCover: Uncover Bugs in Deep Learning
charliezon/deeplearningbook-chinese
Deep Learning Book Chinese Translation
charliezon/densratio_py
A Python Package for Density Ratio Estimation
charliezon/dm_control2gym
OpenAI Gym Wrapper for DeepMind Control Suite
charliezon/geometry
Packages for common geometric calculations including the ROS transform library, "tf". Also includes ROS bindings for "bullet" physics engine and "kdl" kinematics/dynamics package.
charliezon/geometry2
A set of ROS packages for keeping track of coordinate transforms.
charliezon/JXQuant
该库主要分享“匠芯量化”公众号内的策略源码,更多策略细节请关注微信公众号:“匠芯量化”(微信搜索公众号“jxquant”)。
charliezon/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
charliezon/MCD_DA
charliezon/MNIST-USPS
Image Classification with MNIST Dataset
charliezon/python_dataEE
python data ; k线蜡烛图
charliezon/QUANTAXIS
QUANTAXIS 兼容股票和期货的 数据爬取-清洗/存储-分析/回测-可视化/交易/复盘的本地一站式解决方案
charliezon/reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
charliezon/ResNet-Tensorflow
Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152
charliezon/rlkit
Collection of reinforcement learning algorithms
charliezon/Robotiq-UR5
Simulator of UR5 robotic arm with Roboriq gripper, built with MuJoCo
charliezon/star
A STock Analysis and Research tool for terminal(cli) users. 技术控和命令行爱好者的 A 股辅助分析工具。
charliezon/stock_gym
An OpenAI Gym environment for stock market data
charliezon/stock_success
Calculate stock trading success rate under the specified condition.
charliezon/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
charliezon/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
charliezon/test
charliezon/vnpy
基于Python的开源量化交易平台开发框架