Highlights
- Pro
-
Kalman-and-Bayesian-Filters-in-Python Public
Forked from rlabbe/Kalman-and-Bayesian-Filters-in-PythonKalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Jupyter Notebook Other UpdatedJan 26, 2021 -
ModernRobotics Public
Forked from NxRLab/ModernRoboticsModern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code…
-
PlatEMO Public
Forked from BIMK/PlatEMOEvolutionary multi-objective optimization platform
-
tensorlayer-chinese Public
Forked from tensorlayer/tensorlayer-chineseTensorLayer 中文版
Python Other UpdatedMar 7, 2017 -
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedMar 3, 2017 -
community-notebooks Public
Forked from poppy-project/community-notebooksA place to put Jupyter notebooks related to Poppy notebooks
-
-
CNTK Public
Forked from microsoft/CNTKComputational Network Toolkit (CNTK)
-
-
mxnet Public
Forked from apache/mxnetLightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
C++ Other UpdatedMay 24, 2016 -
FreeModbus_Slave-Master-RTT-STM32 Public
Forked from armink/FreeModbus_Slave-Master-RTT-STM32Add master mode to FreeModbus.
-
CANopenNode Public
Forked from CANopenNode/CANopenNode -
extended-kalman-filter Public
Forked from jeljaik/extended-kalman-filterMatlab and C++ code for implementation of the Extended Kalman Filter for estimating dynamic quantities for a single rigid body with distributed force/torque measurements and distributed gyroscopes …
-
reinforcementLearning_practice Public
Forked from qihongl/reinforcementLearning_practicelearning RL using Richard S. Sutton and Andrew G. Barto's book
MATLAB UpdatedJul 7, 2015 -
matlab2048 Public
Forked from tambetm/matlab20482048 playing agent using deep Q-learning in Matlab.
-
DeepLearnToolbox Public
Forked from rasmusbergpalm/DeepLearnToolboxMatlab/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 …
MATLAB BSD 2-Clause "Simplified" License UpdatedMay 18, 2015 -
stm32f4-canopennode Public
Forked from ADTL/stm32f4-canopennodeCANopenNode as used on our Cortex-M4 controllers.
-
ekfukf Public
Forked from fietew/ekfukfMirror of EKF/UKF Toolbox for Matlab V1.3 from Aalto University, Finland
-
FlappyBirdRL Public
Forked from SarvagyaVaish/FlappyBirdRLFlappy Bird hack using Reinforcement Learning
JavaScript UpdatedJun 7, 2014 -
ekf-slam-matlab Public
Forked from jaijuneja/ekf-slam-matlabA Simultaneous Localisation and Mapping simulation in MATLAB
-
ekf-angles Public
Forked from thatoleg/ekf-anglesExtended Kalman Filter for Accelerometer and Gyro data
-
DeepLearning Public
Forked from qiuwch/DeepLearningDeep learning code by Hinton
MATLAB UpdatedJun 12, 2012 -
SimpleKalman Public
Forked from randvoorhies/SimpleKalmanA very simple 1D Kalman Filter in MATLAB (for teaching)