Seiichi1009's Stars
tonsky/FiraCode
Free monospaced font with programming ligatures
dnSpy/dnSpy
.NET debugger and assembly editor
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
adobe-fonts/source-code-pro
Monospaced font family for user interface and coding environments
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
keycastr/keycastr
KeyCastr, an open-source keystroke visualizer
dunovank/jupyter-themes
Custom Jupyter Notebook Themes
larsenwork/monoid
Customisable coding font with alternates, ligatures and contextual positioning. Crazy crisp at 12px/9pt. http://larsenwork.com/monoid/
rlabbe/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
victorlei/smop
Small Matlab to Python compiler
suchow/Dissertate
Beautiful LaTeX dissertation templates.
EzoeRyou/cpp-intro
Beginner's guide for C++
una-dinosauria/human-motion-prediction
Simple baselines and RNNs for predicting human motion in tensorflow. Presented at CVPR 17.
log0/video_streaming_with_flask_example
Video Streaming with Flask example
XinArkh/VNect
Real-time 3D human pose estimation, implemented by tensorflow
Tony607/Keras_age_gender
Easy Real time gender age prediction from webcam video with Keras
keijiro/NeuronAnimator
A minimal subset of Perception Neuron SDK for Unity
valkjsaaa/Unity-ZeroMQ-Example
An example of Unity 3D 2017 works with NetMQ
fetburner/sumiilab-tex
東北大学 住井研究室のステキな TeX ファイルたち
espdev/sgolay2
Two-dimensional Savitzky-Golay filter
rebrik/OpenSimFullBodyWithPython
mariusrubo/Unity-IIR-Realtime-Filtering
Apply 2nd order Butterworth Low-pass and High-pass filters or Notch filters to data as they arrive
Wotipati/statisticalHypothesisTests
統計的仮説検定&信頼区間推定用スクリプトまとめ
EduardoSebastianRodriguez/REAL-TIME-FIR-FILTER-PYTHON
This repository contains a Python library which implements real time FIR filters. The library was optimized in C++. A demo and a howto are also provided
sadimanna/savitzky_golay
Savitzky Golay Filter Implementation in Python
raphaelm/ba-dynfil
Code used to obtain the results for my Bachelor's thesis
abhinavcoder/Savitzky_Golay_Smoothing_Filter
This is a savitzky-golay-smoothing-filter python code which plots the ball velocity data from various positions data .
cvr/atmosounding
Atmospheric radio sounding analysis using a Savitzky-Golay low-pass filter working with irregularly sampled data
motionpredictionICRA2019/motionpredictionICRA2019.github.io
Website for the workshop Human Motion Prediction ICRA 2019
sunnyrjuneja/Savitzky-Golay-Filter
An implementation of the Savitzky-Golay filter.