PlotNeuralNet
Neural network diagrammer
A tool for creating diagrams of neural networks using LaTeX.
Latex code for making neural networks diagrams
22k stars
227 watching
3k forks
Language: TeX
last commit: over 1 year ago
Linked from 2 awesome lists
deep-neural-networkslatex
Related projects:
Repository | Description | Stars |
---|---|---|
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-network | Tools to aid in designing and visualizing neural network architectures | 4,525 |
alexlenail/nn-svg | A tool that generates publication-ready diagrams of neural network architectures using parametric methods and popular JavaScript libraries. | 5,217 |
benedekrozemberczki/pytorch_geometric_temporal | A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
lucidrains/imagen-pytorch | Implements Google's Text-to-Image Neural Network in PyTorch using a cascading DDPM architecture with dynamic clipping and noise level conditioning. | 8,127 |
google-deepmind/graph_nets | Builds graph networks in TensorFlow using a library provided by DeepMind's AI research organization. | 5,370 |
tomgoldstein/loss-landscape | Visualizes the loss surfaces of neural networks to understand their behavior and flatness. | 2,859 |
minimaxir/textgenrnn | A Python module for creating character-level or word-level neural networks for text generation and training on various datasets | 4,944 |
google/neural-tangents | A high-level neural network API for defining and training complex hierarchical networks of finite or infinite width | 2,291 |
dyhan0920/pyramidnet-pytorch | An implementation of a deep neural network architecture for image classification tasks | 273 |
emilwallner/screenshot-to-code | A deep learning-based system to convert visual mockups into static website code using neural networks. | 16,446 |
pyg-team/pytorch_geometric | A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
sherylhyx/pytorch_geometric_signed_directed | A PyTorch Geometric extension library for working with signed and directed graphs | 131 |
mnielsen/neural-networks-and-deep-learning | Provides Python code examples for neural networks and deep learning concepts | 16,189 |
whoiskatrin/chart-gpt | An AI tool to generate charts from text input | 3,559 |
rowanz/neural-motifs | A software framework for scene graph parsing with global context using PyTorch and Visual Genome data. | 525 |