nndiagram: Generator of 'LaTeX' Code for Drawing Neural Network Diagrams with 'TikZ'

Generates 'LaTeX' code for drawing well-formatted neural network diagrams with 'TikZ'. Users have to define number of neurons on each layer, and optionally define neuron connections they would like to keep or omit, layers they consider to be oversized and neurons they would like to draw with lighter color. They can also specify the title of diagram, color, opacity of figure, labels of layers, input and output neurons. In addition, this package helps to produce 'LaTeX' code for drawing activation functions which are crucial in neural network analysis. To make the code work in a 'LaTeX' editor, users need to install and import some 'TeX' packages including 'TikZ' in the setting of 'TeX' file.

Version: 1.0.0
Imports: dplyr, utils
Suggests: testthat (≥ 3.0.0)
Published: 2023-04-18
Author: Chencheng Fang [aut, cre]
Maintainer: Chencheng Fang <ccfang at uni-bonn.de>
BugReports: https://github.com/ccfang2/nndiagram/issues
License: MIT + file LICENSE
URL: https://github.com/ccfang2/nndiagram
NeedsCompilation: no
Materials: README NEWS
CRAN checks: nndiagram results

Documentation:

Reference manual: nndiagram.pdf

Downloads:

Package source: nndiagram_1.0.0.tar.gz
Windows binaries: r-prerel: nndiagram_1.0.0.zip, r-release: nndiagram_1.0.0.zip, r-oldrel: nndiagram_1.0.0.zip
macOS binaries: r-prerel (arm64): nndiagram_1.0.0.tgz, r-release (arm64): nndiagram_1.0.0.tgz, r-oldrel (arm64): nndiagram_1.0.0.tgz, r-prerel (x86_64): nndiagram_1.0.0.tgz, r-release (x86_64): nndiagram_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nndiagram to link to this page.