#
estimation
Here are 357 public repositories matching this topic...
a toolkit for pose estimation using deep learning
python
machine-learning
deep-learning
tensorflow
keras
estimation
neural-networks
behavior-analysis
animal
pose-estimation
pose
deepposekit
animal-pose-estimation
-
Updated
Nov 20, 2020 - Python
Data Analysis with Bootstrapped ESTimation
-
Updated
Jul 19, 2021 - Python
implement some algorithms of 6d pose estimation
-
Updated
Aug 22, 2019 - Python
7
JonatanFernandez
commented
Jul 21, 2019
Hello!
I've been trying to add error bars to the individual points (for technical replicates in an experiment). It seems the plot function generates a ggplot2 object but it's not mantaining the original variable names maybe?
require(dabestr)
require(dplyr)
require(ggplot2)
GroupCtrl = rnorm(n = 5, mean = 5000000, sd = 500000)
GroupTest = rnorm(n = 5, mean = 4500000, sd = 450000)
This project has moved to https://git.dynare.org/Dynare/dynare
-
Updated
Sep 10, 2018 - MATLAB
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
python
opencv
flask
data-science
recognition
computer-vision
camera
neural-network
tensorflow
model
webrtc
keras
fitness
human
estimation
artificial-intelligence
classification
pose
-
Updated
Mar 31, 2021 - Jupyter Notebook
System Identification toolbox for LTI systems, compatible with ControlSystems.jl
time-series
estimation
lti-system
identification
dynamical-systems
control-systems
coherence
system-identification
spectral-analysis
arx
time-series-analysis
frequency-response
state-space-systems
subspace-identification
n4sid
transfer-function-estimation
-
Updated
Jul 20, 2021 - Julia
Fast clustering Expectation Maximization algorithm for Gaussian Mixture Models.
-
Updated
Jul 15, 2017 - C
tbates
commented
Apr 1, 2019
Is there any utility to adding type and cov.std options to mxStandardizeRAM?
FYI , in lavaan,
type for continuous variables
- "std.lv" var of latents only
- "std.all" = var of both manifest and latent variables
- "std.nox" like "all", but exclude var of exogenous covariates.
cov.std
- If TRUE, residual observed covariances scaled by sqrt ‘Theta’ diagonal (residual latent
A Python library for orbit determination
python
astrodynamics
estimation
satellite-prediction
kalman-filter
orbital-mechanics
satellite-tracking
orbit-determination
celestial-mechanics
orekit
kalman-estimator
tles
-
Updated
Jun 22, 2021 - Java
Skill estimation systems for multiplayer competitions
-
Updated
Jun 26, 2021 - C++
Estimate cost of code review using Machine Learning
-
Updated
Jun 24, 2020 - PHP
Matlab library for directional statistics and directional estimation
-
Updated
Oct 13, 2020 - MATLAB
Simple particle/kalman filtering, smoothing and parameter estimation
estimation
particle-filter
dynamical-systems
control-systems
bayesian-inference
unscented-kalman-filter
state-estimation
system-identification
kalman-filter
monte-carlo-methods
sequential-monte-carlo
log-likelihood
-
Updated
Jun 26, 2021 - Julia
PyTorch implementation for 3D human pose estimation base on ROS
-
Updated
Apr 29, 2019 - Python
Easy scientific machine learning (SciML) parameter estimation with pre-built loss functions
estimation
ode
dde
differential-equations
parameter-estimation
ordinary-differential-equations
differentialequations
sde
dae
stochastic-differential-equations
differential-algebraic-equations
neural-ode
scientific-ai
scientfic-ml
-
Updated
Jun 11, 2021 - Julia
Implementation of Kalman Filter in Python
machine-learning
statistics
control
localization
robotics
estimation
statistical-analysis
kalman-filtering
kalman-filter
-
Updated
Mar 18, 2021 - Python
Course on Dynamic Stochastic General Equilibrium (DSGE): Models, Solution, Estimation (graduate level)
solutions
master
solution
models
estimation
teaching
economics
exercises
graduate-course
exams
teaching-materials
dsge
dsge-models
macroeconometrics
-
Updated
Jul 24, 2018 - MATLAB
slayoo
opened
Apr 6, 2017
Unscented Kalman Filter (UKF)
-
Updated
Jul 13, 2021 - C
Statsample TimeSeries
ruby
statistics
timeseries
estimation
statsample-timeseries
sciruby
statsample
ruby-science-foundation
-
Updated
Mar 4, 2017 - Ruby
SetSketch: Filling the Gap between MinHash and HyperLogLog
sketch
estimation
minhash
locality-sensitive-hashing
intersection
cosine-similarity
jaccard-similarity
hyperloglog
sketch-data-structures
cardinality-estimation
jaccard
minhash-lsh-algorithm
jaccard-similarity-estimation
minwise-hashing
hyperloglog-sketches
sketch-algorithm
minhash-sketches
minwise-hashing-algorithm
inclusion-exclusion
minhash-similarity
-
Updated
Jul 19, 2021 - C++
pICP: plain Iterative Closest Point, a no-frills implementation in C++ of a simple rigid 3D registration algorithm. Easy to integrate, uses minimal dependencies.
-
Updated
Apr 11, 2020 - C++
Stata and R functions for production function estimation
-
Updated
Jul 29, 2020 - Stata
Improve this page
Add a description, image, and links to the estimation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the estimation topic, visit your repo's landing page and select "manage topics."
Currently the default block size in declustereted statistics is the median pairwise distance of a couple of samples. We could change the default to the mode instead.