10000 GitHub - YinJC/awesome-latex-drawing: Drawing Bayesian networks, graphical models and framework with LaTeX.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Drawing Bayesian networks, graphical models and framework with LaTeX.

License

Notifications You must be signed in to change notification settings

YinJC/awesome-latex-drawing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome LaTeX drawing

This project covers a lot of personal LaTeX codes for drawing Bayesian networks, graphical models and framework.

Contents

Usage

For many programming languages like Python, installing related packages is just the first step. Fortunately, you do not even to install any packages or even LaTeX in your PC (personal computer) because there are many online systems like overleaf make it easy to use.

Open overleaf.com in your Chrome.

It is not necessary to open each file in this repository because you can follow this readme document to find your needs.

Our Examples

Bayesian Networks

  • Open BCPF.tex in your overleaf project, you will see the following picture:

BCPF

BCPF (Bayesian CP factorization) model as a Bayesian network and a directed factor graph.

  • Open BGCP.tex in your overleaf project, you will see the following pictures:

BGCP

BGCP (Bayesian Gaussian CP decomposition) model as a Bayesian network and a directed factor graph.

  • Open BGCP-1.tex in your overleaf project, you will see the following picture:

BGCP

Another example for BGCP (Bayesian Gaussian CP decomposition) model as a Bayesian network and a directed factor graph.

  • Open BATF.tex in your overleaf project, you will see the following picture:

BATF

BATF (Bayesian augmented tensor factorization) model as a Bayesian network and a directed factor graph.

Research Frameworks

in your overleaf project, you will see the following picture:

framework

Tensor completion task and its framework including data organization and tensor completion, in which traffic measurements are partially observed.

graphical_time_series

A graphical illustration of the partially observed time series data.

tensor_time_series

A graphical illustration of the partially observed time series tensor.

  • Open mf-explained.tex in your overleaf project, you will see the following picture:

mf-explained

A graphical illustration of matrix factorization.

Tensor Factorization

  • Open tensor.tex in your overleaf project, you will see the following picture:

tensor

A graphical illustration for the (origin,destination,time slot) tensor.

  • Open AuTF.tex in your overleaf project, you will see the following picture:

autf

Augmented tensor factorization (AuTF) model in our recent study.

Official Links

PGF/TikZ

  • SourceForge - Code, releases, support and bug reports.
  • CTAN - Latest version release.

PGFPlots

  • SourceForge - Code, releases, support and bug reports.
  • CTAN - Latest version release.

Related Projects

About

Drawing Bayesian networks, graphical models and framework with LaTeX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%
0