An open API service providing repository metadata for many open source software ecosystems.

Topic: "latent-variable-models"

phizaz/diffae

Official implementation of Diffusion Autoencoders

Language: Jupyter Notebook - Size: 10.9 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 910 - Forks: 144

timbmg/VAE-CVAE-MNIST

Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch

Language: Python - Size: 1.11 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 579 - Forks: 104

mims-harvard/nimfa

Nimfa: Nonnegative matrix factorization in Python

Language: Python - Size: 7.82 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 525 - Forks: 133

ParthaEth/GIF

GIF is a photorealistic generative face model with explicit 3D geometric and photometric control.

Language: Python - Size: 7.53 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 392 - Forks: 61

FranxYao/Deep-Generative-Models-for-Natural-Language-Processing

DGMs for NLP. A roadmap.

Size: 32 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 390 - Forks: 32

kpandey008/DiffuseVAE

Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"

Language: Python - Size: 10.3 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 361 - Forks: 35

Nrgeup/controllable-text-attribute-transfer

Code for "Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation" (NeurIPS 2019)

Language: Python - Size: 176 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 128 - Forks: 26

nanguoshun/LSR

Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"

Language: Python - Size: 85.3 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 127 - Forks: 23

FranxYao/dgm_latent_bow

Implementation of NeurIPS 19 paper: Paraphrase Generation with Latent Bag of Words

Language: Python - Size: 10.2 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 122 - Forks: 14

amidst/toolbox

A Java Toolbox for Scalable Probabilistic Machine Learning

Language: Java - Size: 430 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 117 - Forks: 35

ChunyuanLI/ALICE

NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching

Language: Jupyter Notebook - Size: 70.1 MB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 82 - Forks: 24

edouardelasalles/srvp

Official implementation of the paper Stochastic Latent Residual Video Prediction

Language: Python - Size: 127 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 74 - Forks: 16

ryoungj/BoLT

Code for "Reasoning to Learn from Latent Thoughts"

Language: Python - Size: 535 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 68 - Forks: 1

soroosh-rz/Bayesian-Methods-for-Machine-Learning

Bayesian Methods for Machine Learning

Language: Jupyter Notebook - Size: 82.3 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 63 - Forks: 34

ImKeTT/CTG-latentAEs

[Paperlist] Awesome paper list of controllable text generation via latent auto-encoders. Contributions of any kind are welcome.

Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 1

kaanakan/stretchbev

Official implementation of our ECCV paper "StretchBEV: Stretching Future Instance Prediction Spatially and Temporally"

Language: Python - Size: 156 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 2

kaanakan/slamp

SLAMP: Stochastic Latent Appearance and Motion Prediction

Language: Python - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 40 - Forks: 3

shivamsaboo17/Neural-Scene-Representation-and-Rendering

Generative Query Network for rendering 3D scenes from 2D images

Language: Python - Size: 7.32 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 9

qu-gg/torch-neural-ssm

Neural State-Space Models and Latent Dynamics Functions in PyTorch for High-Dimensional Forecasting

Language: Python - Size: 323 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 38 - Forks: 8

visinf/cos-cvae

Diverse Image Captioning with Context-Object Split Latent Spaces (NeurIPS 2020)

Language: Jupyter Notebook - Size: 116 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 37 - Forks: 7

fabian-sp/GGLasso

A Python package for General Graphical Lasso computation

Language: Python - Size: 122 MB - Last synced at: about 8 hours ago - Pushed at: 3 months ago - Stars: 35 - Forks: 14

gabrevaya/LatentDiffEq.jl

Latent Differential Equations models in Julia.

Language: Julia - Size: 1.96 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 5

kkholst/lava

Latent Variable Models in R https://kkholst.github.io/lava/

Language: R - Size: 28.8 MB - Last synced at: about 5 hours ago - Pushed at: 4 months ago - Stars: 33 - Forks: 1

PreferredAI/bi-vae

Code for the paper "Bilateral Variational Autoencoder for Collaborative Filtering", WSDM'21

Language: Python - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 4

visinf/lnfmm

Latent Normalizing Flows for Many-to-Many Cross Domain Mappings (ICLR 2020)

Language: Python - Size: 1000 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 33 - Forks: 12

selbouhaddani/OmicsPLS

R package for High dimensional data analysis and integration with O2PLS!

Language: HTML - Size: 31.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 32 - Forks: 8

lemuria-wchen/DialogVED

Code and released pre-trained model for our ACL 2022 paper: "DialogVED: A Pre-trained Latent Variable Encoder-Decoder Model for Dialog Response Generation"

Language: Python - Size: 33.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 3

m-clark/sem

:white_medium_small_square: <- :white_circle: Structural Equation Modeling from a broader context.

Language: R - Size: 58.3 MB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 18

LCBC-UiO/galamm

An R package for estimating generalized additive mixed models with latent variables

Language: C++ - Size: 24.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 28 - Forks: 2

GFNOrg/GFlowNet-EM

Code for GFlowNet-EM, a novel algorithm for fitting latent variable models with compositional latents and an intractable true posterior.

Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 3

jxhe/cross-lingual-struct-flow

PyTorch implementation of ACL paper https://arxiv.org/abs/1906.02656

Language: Python - Size: 70.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 3

Cartus/Latent-Forests

Learning Latent Forests for Medical Relation Extraction (authors' PyTorch implementation for the IJCAI20 paper)

Language: Python - Size: 97.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 1

PLBMR/mentalHealthDataAnalysis

Data Analysis on Mental Health.

Language: Jupyter Notebook - Size: 23.6 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 6

ahmedgh970/brain-anomaly-seg

Transformer-based Models for Unsupervised Anomaly Segmentation in Brain MR Images

Language: Python - Size: 120 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 20 - Forks: 3

insdout/Time-Series-Hybrid-Autoencoder

Remaining Useful Life estimation and sensor data generation by VAE and diffusion model on C-MAPSS dataset.

Language: Python - Size: 348 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 19 - Forks: 0

arsena-k/discourse_atoms

How are topics encoded in semantic space? Repository to accompany PNAS article: https://www.pnas.org/doi/10.1073/pnas.2108801119

Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 5

ratishsp/data2text-seq-plan-py

Code for TACL 2022 paper on Data-to-text Generation with Variational Sequential Planning

Language: Python - Size: 31.5 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 1

Amber-Yes-We-Code/leap

LEAP is a novel tool for discovering latent temporal causal relations.

Language: Jupyter Notebook - Size: 2.84 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 2

mkearney/tidysem

🎓 Tidy SEM tools for academics

Language: R - Size: 423 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 3

JackHunt/GP-LVM

Implementation of the Gaussian Process Latent Variable Model.

Language: Python - Size: 80.1 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

liruiw/HCG

Cluttered-Scene 6D Grasping with Latent Plans

Language: Python - Size: 13.9 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 3

yixuan/almond

ALMOND: Adaptive Latent Modeling and Optimization via Neural Networks and Langevin Diffusion

Language: Python - Size: 2.38 MB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3

latentnetworks/vimure

Variational Inference for Multiply-Reported social network data https://doi.org/10.1093/jrsssa/qnac004

Language: Python - Size: 16.5 MB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 12 - Forks: 6

AlexiaJM/LEGIT

An R package for the Latent Environmental & Genetic InTeraction (LEGIT) model

Language: R - Size: 2.25 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

mlesnoff/rchemo

R package for regression and discrimination, with special focus on chemometrics and high-dimensional data (This package is only maintained. The new current package is "Jchemo", under construction in Julia language)

Language: R - Size: 3.53 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 2

fchamroukhi/SaMUraiS

StAtistical Models for the UnsupeRvised segmentAion of tIme-Series

Language: R - Size: 10.8 MB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 1

trappmartin/AdvancedProbabilisticCircuits.jl

Probabilistic Circuits in Julia

Language: Julia - Size: 35.2 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

mlesnoff/rnirs

R Package not developed anymore (only maintenance). Replaced by package rchemo

Language: R - Size: 17.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

xqding/AIWAE

(AIWAE) Improving importance weighted auto-encoders with annealed importance sampling

Language: Python - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 2

js05212/RDL

Code for 'Relational Deep Learning: A Deep Latent Variable Model for Link Prediction' - AAAI

Language: Matlab - Size: 9.34 MB - Last synced at: about 22 hours ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 3

mrsp/gem

Gait-phase Estimation Module

Language: Python - Size: 182 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

jamesuanhoro/minorbsem

An R package for Bayesian structural equation models that account for the influence of minor factors

Language: R - Size: 8.87 MB - Last synced at: about 8 hours ago - Pushed at: 4 months ago - Stars: 4 - Forks: 2

marmarelis/QDiffusion.jl

Leveraging the full dimensionality of single-cell transcriptomics (among other things!)

Language: Julia - Size: 534 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

GavinPHR/Spectral-Parser

High-Performance Implementation of Spectral Learning of Latent-Variable PCFGs (Cohen et al., 2013)

Language: Python - Size: 16.5 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

timbmg/DIAL-LV

Re-implementation of "Latent Variable Dialogue Models and their Diversity" paper by Kris Cao & Stephen Clark. https://arxiv.org/abs/1702.05962

Language: Python - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

CJFariss/Human-Rights-Latent-Variable

R code and STAN model files that generate latent human rights scores using a dynamic ordinal item-response theory model.

Language: R - Size: 6.03 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 3 - Forks: 1

juleka/SVAC-LVM-tutorial

This repository provides the workshop materials for latent variable models applied to data on wartime sexual violence. This workshop was previously taught at Ashoka University (2018) and Michigan State University (2019).

Language: R - Size: 1.54 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 3

oliviergimenez/code_livre_variables_cachees

Annexes R Approche Statistiques pour les variables cachées en écologie coordonné par N. Peyrard et O. Gimenez

Language: HTML - Size: 31.5 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

stardust-88/Variational_Recurrent_Neural_Network

Implemented this novel architecture (in pytorch) as part of my research study for the problem I focused on, during my work as a Research Intern at Language Technology Research Center, IIIT Hyderabad, India.

Language: Jupyter Notebook - Size: 33.2 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

arsarabi/vae

Implementation of a variational autoencoder in TensorFlow

Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

m-clark/heatR

Visualizing correlation matrix structure.

Language: R - Size: 103 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

themattinthehatt/rlvm

MATLAB implementation of a rectified latent variable model for analysis of neural time series data.

Language: Matlab - Size: 212 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 4

ccardehu/glvmlss

Generalized Latent Variable Models for Location, Shape, and Scale (GLVM-LSS)

Language: C++ - Size: 185 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

selbouhaddani/PO2PLS

Probabilistic O2PLS

Language: R - Size: 3.03 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 3

giadasp/Psychometrics.jl

A Julia package that provides tools for psychometric data analysis.

Language: Julia - Size: 1.93 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

ujjax/z-forcing

Z-Forcing: Training Stochastic Recurrent Networks for Speech Modelling

Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

AlexiaJM/LEGIT_SAS

SAS macros for the Latent Environmental & Genetic InTeraction (LEGIT) model

Language: SAS - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

bodin-e/linear-combinations-of-latents

Implementation of LOL from "Linear Combinations of Latents in Generative Models: Subspaces and Beyond"

Language: Jupyter Notebook - Size: 19.6 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

yassa9/doodleVAE

Yet another disentangled VAE ... but for quick drawing doodles

Language: Python - Size: 1.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

RyanBalshaw/spectrally-regularised-LVMs

A repository for all code for the 'spectrally-regularised-LVMs' package.

Language: Python - Size: 975 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Brody-Lab/findr

FINDR: Flow-field Inference from Neural Data using deep Recurrent networks

Language: Jupyter Notebook - Size: 177 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

brdav/simple_latent

Python implementation of latent variable models

Language: Jupyter Notebook - Size: 2.61 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

ylefay/independent_component_analysis

Project done as part of the course on Probabilistic Graphical Models by Pierre Latouche and Pierre-Alexandre Mattei. JAX Implementation of the FastICA algorithm, a Newton's descent algorithm for linear ICA, and a Flax implementation of VAE for non-linear ICA.

Language: Python - Size: 282 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

VincentLongpre/variational-bayes

This project aims to investigate the similarities and differences between different latent variable models namely VAE and AVB.

Language: Jupyter Notebook - Size: 18.8 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TuoooLiu666/high-dimensional-analysis

This repo is dedicated to documenting learning process of multivariate analysis techniques.

Language: HTML - Size: 32.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

garethjns/TF2FactorizationMachine

Factorization machine implemented in TensorFlow 2

Language: Python - Size: 2.13 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

goncalomcorreia/phd-thesis-goncalomcorreia

The LaTeX of Gonçalo M. Correia's PhD thesis. The "Making Of" of this thesis can be checked in Issues/Projects.

Language: TeX - Size: 1.69 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

chriscarmona/BNPMIXcluster

Model-based clustering with mixed scale variables

Language: R - Size: 1.2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

madelinecraft/Mitigating-the-Influence-of-Missing-Data

This project demonstrates that inaccurate conclusions may be drawn from partially observed data and proposes a strategy for mitigating such conclusions.

Language: R - Size: 525 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

janwithb/latent-space-plots

A simple Jupyter notebook to visualize data in latent space using dimensionality reduction techniques.

Language: Jupyter Notebook - Size: 45.1 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

akshayratnawat/Latent_Class_Analysis

Latent Class Analysis on German Credit Data Set to find the latent variables affecting the credit outcomes and behaviour

Language: HTML - Size: 368 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

fraunhofer-iais/dense-hmm

DenseHMM is a modification of Hidden Markov Models (HMMs) that allows to learn dense vector representations of both the hidden states and the observables via gradient-descent methods.

Language: Python - Size: 148 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

okartal/population_epigenetics

Population analysis of DNA methylation

Language: Python - Size: 216 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

bozenne/lavaPenalty

lava plugin allowing regularization terms

Language: R - Size: 8.74 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

fmenat/MixtureofGroups

Public Repository for our works in Learning from Crowds

Language: Jupyter Notebook - Size: 498 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Diwakar-346/doodleVAE

Yet another disentangled VAE ... but for quick drawing doodles

Language: Python - Size: 1.15 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

nrgrp/dlfm

Multi-convex programming for discrete latent factor models prototyping

Language: Jupyter Notebook - Size: 897 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

GlastonburyGroup/ImLatent

Deep learning pipeline to obtain latent representation from images using 2D and 3D diffusion and other autoencoders

Language: Python - Size: 88.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

STooDs-tools/RSTooDs

An R user interface to STooDs

Language: R - Size: 3.87 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

mazenahmad/RPCA

Relative Principle Components Analysis (RPCA)

Language: C - Size: 15.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

nathdep/SMEP24

Evaluating solutions to the label-switching issue when estimating latent variable models with the NUTS algorithm

Language: R - Size: 404 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

bozenne/lavaSearch2

Tools for model specification in the latent variable framework (add-on for the lava package)

Language: R - Size: 2.52 MB - Last synced at: 20 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

paidamoyo/structured_latent_ODEs

UAI 2022: "Capturing Actionable Dynamics with Structured Latent Ordinary Differential Equations"

Language: Jupyter Notebook - Size: 4.51 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 4

jamesuanhoro/bayesianmasem

A package for Bayesian meta-analytic SEM

Language: R - Size: 17.1 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

BRAINML-GT/vis

Variational Importance Sampling

Language: Jupyter Notebook - Size: 2.59 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JerrySoybean/vis

Variational Importance Sampling

Language: Jupyter Notebook - Size: 3.35 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TimLindner/BayesianGrowthMixtureModels

Work on Bayesian growth mixture models, including their application to country-level terrorism data. Model estimation via the No-U-Turn Sampler.

Language: R - Size: 7.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nisrinaishmh/Creating-AI-for-generate-anime-characters-using-DCGANs-and-Keras

The combined method between applying the CNNs to GANs models is called Deep Convolutional Generative Adversarial Networks (DCGANs).

Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AnakokEmre/CoOP-LBM

Implementation of CoOP-LBM

Language: R - Size: 105 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ohmthanap/CS559_Machine-Learning-Fundamentals-Applications

Learned the fundamentals and applications in ML: Intro to Prob. & Linear algebra, Decision Theory, MLE & BE, Linear Model, Linear Discriminant function, Perceptron, FLD, PCA, Non-parametric Learning, Clustering, EM, GMM, EM and Latent Variable Model, Probabilistic Graphical Model, Bayesian Network, Neural Network, SVM, Decision Tree and Boosting

Language: Jupyter Notebook - Size: 62.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Related Topics
deep-learning 19 pytorch 15 machine-learning 13 variational-autoencoder 12 vae 11 r 10 variational-inference 9 bayesian-inference 9 statistics 8 generative-model 7 pca 5 python 5 latent-space 5 diffusion-models 5 autoencoder 5 natural-language-processing 5 latent-variables 4 neural-network 4 generative-models 4 time-series 4 structural-equation-modeling 4 machine-learning-algorithms 4 embeddings 4 representation-learning 4 graphical-models 4 tensorflow 3 statistical-learning 3 partial-least-squares-regression 3 generative-adversarial-network 3 data-science 3 item-response-theory 3 mcmc 3 clustering 3 hierarchical-models 3 generative-ai 3 omics 3 psychometrics 3 autoencoders 3 structural-equation-models 3 stochastic 3 time-series-analysis 3 svm 2 julia 2 controllable-generation 2 gumbel-softmax 2 scikit-learn 2 sas 2 principal-component-analysis-pca 2 optimization 2 topic-modeling 2 natural-language-generation 2 bayesian-methods 2 dimensionality-reduction 2 multivariate-analysis 2 expectation-maximization 2 bayesian 2 em-algorithm 2 neuroscience 2 knn 2 lwplsda 2 lwplsr 2 conditional-vae 2 transformers 2 state-space-model 2 ssm 2 kernel-pca 2 matrix-factorization 2 fda 2 discrimination 2 chemometrics 2 ddpm 2 plsda 2 differential-equations 2 rnn 2 image-captioning 2 dynamical-systems 2 factor-analysis 2 signal-processing 2 irt 2 unsupervised-learning 2 autonomous-driving 2 gan 2 future-prediction 2 network-inference 2 statistical-models 2 cross-validation 2 response-times 2 text-generation 2 normalizing-flows 2 metropolis-hastings 2 doodle 2 gmm 2 face 2 nn 2 quickdr 2 quickdraw-dataset 2 vae-pytorch 2 language-model 2 principal-component-analysis 2 reinforcement-learning 2