QinPengshuai

QinPengshuai

Geek Repo

Github PK Tool:Github PK Tool

QinPengshuai's starred repositories

ML2021-Spring

**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring

Language:Jupyter NotebookStargazers:808Issues:0Issues:0

Time-Series-Forecast

Codes for time series forecast

Language:Jupyter NotebookStargazers:144Issues:0Issues:0

Machine-Learning-homework

Matlab Coding homework for Machine Learning

Language:MATLABStargazers:1892Issues:0Issues:0

Deep-Learning-with-TensorFlow-book

深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.

Language:Jupyter NotebookStargazers:13189Issues:0Issues:0

TensorFlow-Examples

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:43343Issues:0Issues:0

LSTM

基于LSTM的时间序列预测研究

Language:PythonStargazers:2640Issues:0Issues:0

DDRTC-of-UMSs

This paper presents a data-driven control design framework to achieve robust tracking control without exploiting mathematical model of nonlinear underactuated mechanical systems (UMS). The method leverages the differential flatness property of linearized systems and online estimation and compensation of disturbances by active disturbance rejection control (ADRC). The differentially flat output is derived directly from measured data with unknown dynamics and parameters of UMS by the flat output identification (FOID) algorithm. A reduced nominal model of UMS is proposed to simplify the process of finding flat output and trajectory planning. Technique of sparse regression is applied to identify the relationships between flat output and system states, which reduces the order of the well-known extended state observer (ESO) and thereby make the ESO more effective for both trajectory planning and tracking in terms …

Language:MATLABLicense:MITStargazers:22Issues:0Issues:0

infomax

extract features by maximizing mutual information

Language:PythonStargazers:144Issues:0Issues:0

information-theory-toolbox

Scripts to empirically estimate mutual information and entropy between random vectors.

Language:PythonStargazers:5Issues:0Issues:0

dbn

MATLAB code for training deep belief networks

Language:MatlabStargazers:48Issues:0Issues:0

DBN

Simple code tutorial for deep belief network (DBN)

Language:Jupyter NotebookStargazers:44Issues:0Issues:0

DeepLearnToolbox

Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.

Language:MatlabLicense:BSD-2-ClauseStargazers:3781Issues:0Issues:0

PSO-Based-SVR

PSO-Based-SVR to forecast potential delay time of bus arrival. Applied on City of Edmonton real data.

Language:PythonStargazers:39Issues:0Issues:0

SPO_BPNN_PID

基于粒子群优化的神经网络PID控制

Language:MatlabStargazers:76Issues:0Issues:0

PySwarmOptimization

基于Python3语言开发的群体智能优化框架

Language:PythonLicense:MITStargazers:39Issues:0Issues:0

annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:PythonLicense:MITStargazers:53392Issues:0Issues:0

scikit-opt

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)

Language:PythonLicense:MITStargazers:5153Issues:0Issues:0

Swarm-intelligence-optimization-algorithm

种群算法复现(swarm-algorithm),包括乌鸦搜索(Crow Search Algorithm, CSA)、樽海鞘群算法(Salp Swarm Algorithm, SSA)、缎蓝园丁鸟优化算法(Satin Bowerbird Optimizer, SBO)、麻雀搜索算法(Sparrow Search Algorithm, SSA)、 狼群搜索算法(2007WPS, 2013WPA)、正余弦优化算法(Sine Cosine Algorithm, CSA)、烟花算法(Fireworks Algorithm, FA)

Language:PythonStargazers:286Issues:0Issues:0

swarmlib

This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)

Language:PythonLicense:BSD-3-ClauseStargazers:496Issues:0Issues:0