All Projects → Mathematics → Similar Projects or Alternatives

488 Open source projects that are alternatives of or similar to Mathematics

Kalmanjs
Javascript based Kalman filter for 1D data
Stars: ✭ 298 (-28.54%)
Mutual labels:  kalman-filter
TensorFlow-Autoencoders
Implementations of autoencoder, generative adversarial networks, variational autoencoder and adversarial variational autoencoder
Stars: ✭ 29 (-93.05%)
Mutual labels:  probability
ProbabilityBoundsAnalysis.jl
Probability bounds analysis in Julia
Stars: ✭ 17 (-95.92%)
Mutual labels:  probability
PyImpetus
PyImpetus is a Markov Blanket based feature subset selection algorithm that considers features both separately and together as a group in order to provide not just the best set of features but also the best combination of features
Stars: ✭ 83 (-80.1%)
Mutual labels:  probability
Mad Location Manager
Mad Location Manager is a library for GPS and Accelerometer data "fusion" with Kalman filter
Stars: ✭ 369 (-11.51%)
Mutual labels:  kalman-filter
Graph-Theory
A workshop about implementing graph theory with Neo4j
Stars: ✭ 70 (-83.21%)
Mutual labels:  graph-theory
RCNN MDP
Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.
Stars: ✭ 65 (-84.41%)
Mutual labels:  backpropagation
Graphs.jl
An optimized graphs package for the Julia programming language
Stars: ✭ 197 (-52.76%)
Mutual labels:  graph-theory
Element Desktop
A glossy Matrix collaboration client for desktop.
Stars: ✭ 290 (-30.46%)
Mutual labels:  matrix
MPU6050
STM32 HAL library for GY-521 (MPU6050) with Kalman filter
Stars: ✭ 114 (-72.66%)
Mutual labels:  kalman-filter
matrix-register-bot
Bot that offers two step registrations to a matrix-synapse server
Stars: ✭ 25 (-94%)
Mutual labels:  matrix
Scylla
An Elm-based front-end for Matrix.
Stars: ✭ 24 (-94.24%)
Mutual labels:  matrix
Matrix Appservice Discord
A bridge between Matrix and Discord.
Stars: ✭ 383 (-8.15%)
Mutual labels:  matrix
data-science-notes
Open-source project hosted at https://makeuseofdata.com to crowdsource a robust collection of notes related to data science (math, visualization, modeling, etc)
Stars: ✭ 52 (-87.53%)
Mutual labels:  probability
Minimalistic-Multiple-Layer-Neural-Network-from-Scratch-in-Python
Minimalistic Multiple Layer Neural Network from Scratch in Python.
Stars: ✭ 24 (-94.24%)
Mutual labels:  backpropagation
mm-bp-snn
No description or website provided.
Stars: ✭ 30 (-92.81%)
Mutual labels:  backpropagation
Pyrr
3D mathematical functions using NumPy
Stars: ✭ 282 (-32.37%)
Mutual labels:  matrix
DashGL-Library
Basic Matrix Manipulation Library For OpenGL Written in C
Stars: ✭ 20 (-95.2%)
Mutual labels:  matrix
dotfiles
💻 🍚 🔳 🔲 My riced-up Kali dotfiles – off-white | dark leet | chrome lambo
Stars: ✭ 55 (-86.81%)
Mutual labels:  matrix
mtxclient
Client API library for Matrix, built on top of Boost.Asio
Stars: ✭ 21 (-94.96%)
Mutual labels:  matrix
Rematrix
Matrix transformations made easy.
Stars: ✭ 355 (-14.87%)
Mutual labels:  matrix
Data-Science-and-Machine-Learning-Resources
List of Data Science and Machine Learning Resource that I frequently use
Stars: ✭ 19 (-95.44%)
Mutual labels:  probability
simple-matrix-bot-lib
An easy to use bot library for the Matrix ecosystem written in Python. https://matrix.to/#/#simplematrixbotlib:matrix.org
Stars: ✭ 27 (-93.53%)
Mutual labels:  matrix
KalmanFiltering
A demo for the performace evaluation of different kinds of Kalman filters, including the conventional Kalman filter (KF), the unscented Kalman filter (UKF), the extended Kalman filter (EKF), the embedded/imbedded cubature Kalman filter (ICKF/ECKF), the third-degree cubature Kalman filter (CKF) and the fifth-degree cubature Kalman filter (FCKF).
Stars: ✭ 37 (-91.13%)
Mutual labels:  kalman-filter
Librec
LibRec: A Leading Java Library for Recommender Systems, see
Stars: ✭ 3,045 (+630.22%)
Mutual labels:  matrix
zombi-addons
No description or website provided.
Stars: ✭ 15 (-96.4%)
Mutual labels:  matrix
Kalmanfilter altimeter vario
Kalman filter to estimate altitude and climbrate(sinkrate) by fusing altitude and acceleration sensor data
Stars: ✭ 31 (-92.57%)
Mutual labels:  kalman-filter
hlml
vectorized high-level math library
Stars: ✭ 42 (-89.93%)
Mutual labels:  matrix
Armadillo Code
Armadillo: fast C++ library for linear algebra & scientific computing - http://arma.sourceforge.net
Stars: ✭ 388 (-6.95%)
Mutual labels:  matrix
algo-on-graphs
Algorithms in Graph Theory written in Java, C++, and Python
Stars: ✭ 94 (-77.46%)
Mutual labels:  graph-theory
wink-statistics
Fast & numerically stable statistical analysis
Stars: ✭ 36 (-91.37%)
Mutual labels:  probability
go
A Golang Matrix framework.
Stars: ✭ 192 (-53.96%)
Mutual labels:  matrix
Matrix Dimension
An open source integration manager for matrix clients, like Element.
Stars: ✭ 277 (-33.57%)
Mutual labels:  matrix
multiple-object-tracking
combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
Stars: ✭ 25 (-94%)
Mutual labels:  kalman-filter
Computer-Vision
Cool Vision projects
Stars: ✭ 51 (-87.77%)
Mutual labels:  kalman-filter
Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
Stars: ✭ 23 (-94.48%)
Mutual labels:  probability
Pggraphblas
High Performance Graph Processing with Postgres and GraphBLAS
Stars: ✭ 316 (-24.22%)
Mutual labels:  graph-theory
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (-41.01%)
Mutual labels:  matrix
missing
A utility library for Clojure of functions and macros that complement clojure.core
Stars: ✭ 26 (-93.76%)
Mutual labels:  graph-theory
ProbQA
Probabilistic question-asking system: the program asks, the users answer. The minimal goal of the program is to identify what the user needs (a target), even if the user is not aware of the existence of such a thing/product/service.
Stars: ✭ 43 (-89.69%)
Mutual labels:  matrix
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-34.53%)
Mutual labels:  matrix
Matrix
Easy-to-use Scientific Computing library in/for C++ available for Linux and Windows.
Stars: ✭ 20 (-95.2%)
Mutual labels:  matrix
everystreet
An algorithm finding #everystreet route on Open Street Map (OSMnx)
Stars: ✭ 43 (-89.69%)
Mutual labels:  graph-theory
Ejml
A fast and easy to use linear algebra library written in Java for dense, sparse, real, and complex matrices.
Stars: ✭ 378 (-9.35%)
Mutual labels:  matrix
Nhl Led Scoreboard
🚨 Display NHL live score, stats, and more of your favorite teams, on a Raspberry Pi driven RGB LED matrix. 🚨
Stars: ✭ 266 (-36.21%)
Mutual labels:  matrix
WhiteBox-Part1
In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)
Stars: ✭ 34 (-91.85%)
Mutual labels:  backpropagation
LightGraphs.jl
An optimized graphs package for the Julia programming language
Stars: ✭ 680 (+63.07%)
Mutual labels:  graph-theory
python-twelve-tone
🎶 12-tone matrix to generate dodecaphonic melodies 🎶
Stars: ✭ 68 (-83.69%)
Mutual labels:  matrix
ement.el
Matrix client for Emacs
Stars: ✭ 212 (-49.16%)
Mutual labels:  matrix
Graphene
A thin layer of graphic data types
Stars: ✭ 268 (-35.73%)
Mutual labels:  matrix
CS231n
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
Stars: ✭ 47 (-88.73%)
Mutual labels:  backpropagation
chop
Round matrix elements to lower precision in MATLAB
Stars: ✭ 21 (-94.96%)
Mutual labels:  matrix
MRSignalsSeqs
Stanford University Rad229 Class Code: MRI Signals and Sequences
Stars: ✭ 72 (-82.73%)
Mutual labels:  matrix
Ros Sensor Fusion Tutorial
An in-depth step-by-step tutorial for implementing sensor fusion with robot_localization! 🛰
Stars: ✭ 306 (-26.62%)
Mutual labels:  kalman-filter
pySmooth
A unique time series library in Python that consists of Kalman filters (discrete, extended, and unscented), online ARIMA, and time difference model.
Stars: ✭ 29 (-93.05%)
Mutual labels:  kalman-filter
matrix-puppet-facebook
a puppetted facebook bridge
Stars: ✭ 90 (-78.42%)
Mutual labels:  matrix
Nheko
No longer maintained - Desktop client for the Matrix protocol (active fork https://github.com/Nheko-Reborn)
Stars: ✭ 410 (-1.68%)
Mutual labels:  matrix
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+967.63%)
Mutual labels:  matrix
Dataframe Js
A javascript library providing a new data structure for datascientists and developpers
Stars: ✭ 376 (-9.83%)
Mutual labels:  matrix
Go Deep
Artificial Neural Network
Stars: ✭ 303 (-27.34%)
Mutual labels:  backpropagation
61-120 of 488 similar projects