gaussian-distribution
There are 125 repositories under gaussian-distribution topic.
lestercardoz11/fault-detection-for-predictive-maintenance-in-industry-4.0
This research project will illustrate the use of machine learning and deep learning for predictive analysis in industry 4.0.
JordanRL/Fermat
A library providing math and statistics operations for numbers of arbitrary size.
odubno/gauss-naive-bayes
Gauss Naive Bayes in Python From Scratch.
VicentePerezSoloviev/EDAspy
Estimation of Distribution algorithms Python package
mcosovic/Belief_Propagation_DC_State_Estimation
The algorithm solves the DC state estimation problem in electric power systems using the Gaussian belief propagation over factor graphs.
mcosovic/FactorGraph.jl
The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.
chanukyasds/pg_math
pg_math extension to support statistical distribution functions for PostgreSQL
dsshim0125/gaussian-ram
"Gaussian RAM: Lightweight Image Classification via Stochastic Retina Inspired Glimpse and Reinforcement Learning" (ICCAS 2020)
absaw/Surface-Water-Quality-Data-Anomaly-Detection
Surface water quality data analysis and prediction of Potomac River, West Virginia, USA. Using time series forecasting, and anomaly detection : ARIMA, SARIMA, Isolation Forest, OCSVM and Gaussian Distribution
Droliven/diverse_sampling
Official project of DiverseSampling (ACMMM2022 Paper)
andreacasalino/GaussianProcesses
Modern C++ library handling gaussian processes
arasgungore/central-limit-theorem
A MATLAB project which applies the central limit theorem on PDFs and CDFs of different probability distributions.
mcosovic/GBP_noisy_linear_systems
Gaussian belief propagation solver for noisy linear systems with real coefficients and variables.
YeongHyeon/SWA-Gaussian-TF2
TensorFlow implementation of "A Simple Baseline for Bayesian Uncertainty in Deep Learning"
hot9cups/probdists
PyPi package for modelling Probability distributions
Mottl/longtail
Longtail transforms RV from the given empirical distribution to the standard normal distribution
cicirello/ZigguratGaussian
Fast Gaussian distributed pseudorandom number generation in Java via the Ziggurat algorithm
pparuzel/Gauss-Distribution
C++ and Julia Normal distribution generated with uniform distribution
28101991SUNNY/Statistics_study
about statistical techniques for Data Science
GomathiRajendran/Digital-Communication-system-using-LabVIEW
This repository contains a model for Digital communication system employing 32-ary PSK modulation scheme for a Bird signal.
mayank0403/AonoHomomorphicEncryption
A Proof-of-Concept implementation of the homomorphic encryption scheme by Yoshinori Aono et al.
RishabhKothaari/Machine-Learning-Algorithms
This repository contains implementation of Neural Network,k-Means and Gaussian Mixture Models with Python
DandiMahendris/Gaussian-mixture-from-scratch
Explanate how the algorithm of Expectation-Maximization in Gaussian Mixture works for clustering.
ksheersaagr/Kalman_Filters
Kalman filter finds the most optimum averaging factor for each consequent state. Also somehow remembers a little bit about the past states.
prescientmoon/map-generator
Procedually generated world maps! 🗺️🌎😄
samyam81/Mathematical-Model
A curated collection of mathematical models spanning various disciplines, offering insights and tools for analysis, simulation, and understanding complex phenomena.
biad-iritie/Naive_Bayes-with-RKDE_HHO
Proposing a novel approach on using Naives Bayes by using Robust Kernel Density Estimation (RKDE) and optimising the bandwith(h) with Harris Hawks Optimization (HHO)
hadber/bellcurve
galton board simulation in python
MahmudulAlam/Probability-Distribution-Using-GUI
Calculate and visualize the probability distribution of univariate or bivariate data directly from an Excel file using MATLAB.
mcabinaya/Simulation-Methods-For-Stochastic-Systems
My works for EE 511 - Simulation Methods For Stochastic Systems - Spring 2018 - Graduate Coursework at USC - Dr. Osonde A. Osoba
Astro36/ICE4009-practice-project
Inha Univ. Digital Communication System Capstone Design Practice/Project
Droliven/DHMP_jittor
Jittor reimplementation of DiverseSampling (MM22)
DyeKuu/GAN-wGAN
3 experiments of GAN/wGAN on simple gaussian distribution, MNIST dataset and exploration of music generation by MuseGAN.
explcre/21FallVE414Project-Gaussian-Mixture-Model
Position prediction of invisible tree using EM algorithm of GMM. We used Python's Matplotlib data visualization and preprocessed to determine the fruit distribution. BIC and AIC indexes were used to determine the number of cluster categories, and Gaussian mixture model was used to cluster according to the fruit data to predict the coordinates of the number. We use poission distribution to predict the distribution of the whole forest.
pouyaardehkhani/Feature-Engineering
This notebook provides some skills to perform Feature-Engineering on data.
Ritvik-Sapra/EasyStatistics
A python package for easy dealing with Binomial and Gaussian distribution