neural-network-visualizations
There are 28 repositories under neural-network-visualizations topic.
vivek3141/dl-visualization
This is the source code for the animations in the series "Visualizing Deep Learning"
viscom-ulm/Net2Vis
Automatic neural network visualizations generated in your browser!
somepago/dbViz
The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from the Decision Boundary Perspective (CVPR'22).
mahyar-amiri/keras-visualizer
A Keras Model Visualizer
gallettilance/kviz
https://pypi.org/project/kviz/ Visualization library for keras neural networks. Contributions welcome
renatosc/nnv
NNV - Neural Network Visualizer
danielpaz6/NNBuilder
📊 A user interface to edit and design neural networks made with React.js and TypeScript.
stefanagapie/NeuralNetworkVisualization
A set of APIs for 3D Visualization of Neural Networks (NN) in Python using the Panda3D game engine. The NN can be modeled using TensorFlow or a custom built model.
weilinie/BackpropVis
Part of the experiments in "A Theoretical Explanation for Perplexing Behaviors of Backpropagation-based Visualizations"
a7madsam/Self-Driving-Car-AI_Project
Self Driving Car Simulation
dv-fenix/NNVisualizer
A web app made using Flask and Streamlit to visualise the workings of a Neural Network
erupturatis/Neat-Manim
Visualising your neat algorithm networks with the manim library. Works specifically for the neat-python library
HuangJiaLian/visualizeNN
A collection of Latex (tikz) code to Visualize Neural Network
olivesgatech/Introspective-Learning
This repository consists the code for the paper titled Introspective Learning : A Two-Stage Approach for Inference in Neural Networks
Abhradipta/Neural-Network-Visualizer
A Neural Network Visualizer Web Application On The MNIST Dataset.
sebastiantramontana/NeuralNetwork.Visualizer
Easy neural network visualizer control for .Net
Kirito398/Nerou
Nerou - neural webs engine with a graphical interface
kabilanvennila/nnvisualiser
An Interactive web-app that allows people to train live Neural-Network with Custom Inputs and Live feedback.
Souritra-Garai/Neural-Networks
A generic implementation of multi layer perceptron neural networks, including some visual tools. Contains example of using the neural network classes for function approximation.
StianHanssen/CNN-Fixations-PyTorch
An impementation of CNN Fixations for PyTorch.
g-otn/number-guesser
Training and web visualization of digit recognition feedforward neural network using brain.js and three.js
IvanGael/Objects_detection_with_neural_network_training_visualization
Real-time Object Detection and Neural Network Training Visualization
nisrinaishmh/Build-an-Image-Style-Transfer-Tool-using-CycleGANs
We will visualize the style transfer output produced by monet_generator_model. We take 5 sample images that are photos of beautiful landscapes in the original dataset and feed them to the model.
RoshanTanisha/MNIST_ALL
MNIST code with different classifier using sklearn and tflearn library in Python
StochasterAI/Notebooks
Collection of Jupyter Notebooks on neural networks using PyTorch and Stochaster involving detailed mathematics.
vlainic/machine-learning-visualizations
Things that I use while building the models
MarageDev/Simple-Neural-Network-Visualizer
A python program to visualize simple neural networks
sabari50312/NNForge
NN Forge: Design neural networks visually with our intuitive GUI, then generate clean Python code to jumpstart your deep learning projects.