Pinned Repositories
3y
3y原创技术文章导航
Adaptive-Traffic-Signal-Control-Using-Reinforcement-Learning
This is an application exploiting principles of Deep Reinforcement Learning. The Deep Neural Network is trained to approximate the Bellman Equation (Q-Learning).
Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
Analysis
awesome-lane-detection
lane detection
BayesianRecurrentNN
Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al
Camera-motion-classification-in-a-video-file
Classification of the video file into one of the 5 classes (Static, Pan, Tilt, Zoom, Motion-Still) based on the camera/object motion in the video
Machine-Learning-Projects
Machine Learning Experiments and Work
RL_GAN_SQL
uploading...
test
日常代码管理
478731807's Repositories
478731807/Machine-Learning-Projects
Machine Learning Experiments and Work
478731807/Analysis
478731807/deeplearning.ai_homework
This reposity is the Program Assignments answers of The specializations course of deep learning directed by Andrew Ng in coursera.org, as the Coursera Honor Code, I strongly recommend you to try finish them first. and regard this reposity just as a reference.
478731807/Distracted-Driver-Detection
Driver distraction detection to reduce the accidents
478731807/distraction_detection
A Distraction Detector using OpenCV and Keras
478731807/Driver-distraction-Detection
478731807/Driver-Distraction-Detection-Application
This repository consists scripts in python and different components that develop our "Driver Distraction Detection Application"
478731807/face-landmark-localization
cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).
478731807/FCBF
Houses implementation of the Fast Correlation-Based Filter (FCBF) feature selection method.
478731807/intelligent_intersection
Function of an intelligent intersection is to remove spatial and temporal uncertainties for the crossing parties.
478731807/KnightKing
traffic engineer, computer science
478731807/LBP-DBN-face-recognition
使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上
478731807/LSTM-FCN
Implementation of LSTM with FCN in keras.
478731807/LSTM_captcha
基于tensorflow的LSTM网络识别验证码
478731807/Md-learn-Timeseries
Time series DBN BP ARMA
478731807/MLSTM-FCN
Multivariate LSTM Fully Convolutional Networks for Time Series Classification
478731807/mt-bnn-dts
Multi-task learning via Bayesian Neural Networks for Dynamic Time Series Prediction
478731807/Multilabel-timeseries-classification-with-LSTM
Tensorflow implementation of paper: Learning to Diagnose with LSTM Recurrent Neural Networks.
478731807/Multivariate-Classification
Multivariate Time Series Classification Using LSTM
478731807/Position-DBN-HMM-Lyrics
query by textual lyrics in audio with HHMM model of section positions using Viterbi
478731807/PythonScraping
The code of book: Python Scraping
478731807/SDC-Lane-and-Vehicle-Detection-Tracking
OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars
478731807/time_seires_prediction_using_lstm
Time series prediction using LSTM classifier
478731807/vehicle-detection
Vehicle detection using machine learning and computer vision techniques for Udacity's self-driving car course.
478731807/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.