lisongze's Stars
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
wangshub/wechat_jump_game
微信《跳一跳》Python 辅助
greatghoul/remote-working
收集整理远程工作相关的资料
gaoxiang12/slambook
patriciogonzalezvivo/thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
lballabio/QuantLib
The QuantLib C++ library
WillKoehrsen/Data-Analysis
Data Science Using Python
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
wklken/k-vim
vim配置
fizyr/keras-retinanet
Keras implementation of RetinaNet object detection.
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
khuangaf/CryptocurrencyPrediction
Predict Cryptocurrency Price with Deep Learning
samre12/deep-trading-agent
Deep Reinforcement Learning based Trading Agent for Bitcoin
ucaiado/QLearning_Trading
Learning to trade under the reinforcement learning framework
SeokjuLee/VPGNet
VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
tsinghua-rll/VoxelNet-tensorflow
A 3D object detection system for autonomous driving.
mvirgo/MLND-Capstone
Lane Detection with Deep Learning - My Capstone project for Udacity's ML Nanodegree
cqcn1991/Wind-Speed-Analysis
An elegant probability model for the joint distribution of wind speed and direction.
tzutalin/Android-Object-Detection
:coffee: Fast-RCNN and Scene Recognition using Caffe
yukitsuji/3D_CNN_tensorflow
KITTI data processing and 3D CNN for Vehicle Detection
danielzak/sl-quant
Companion code for the "Self Learning Quant" blog post
cove9988/TradingGym
Trading Gym is an open source project for the development of reinforcement learning algorithms in the context of trading.
jjakimoto/DQN
Reinforcement Learning for finance
tfwu/FaceDetection-ConvNet-3D
Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model
AdrianP-/gym_trading
yashchandak/LaneDetection
Segment lane marking from videos/images of roads.