All Projects → shah0150 → Artificial-Neural-Networks-Visualizer

shah0150 / Artificial-Neural-Networks-Visualizer

Licence: other
Visualizing Artificial Neural Networks (ANNs) with just One Line of Code

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Artificial-Neural-Networks-Visualizer

DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (+319.05%)
Mutual labels:  keras-neural-networks, cnn-keras
Deep-learning-model-deploy-with-django
Serving a keras model (neural networks) in a website with the python Django-REST framework.
Stars: ✭ 76 (+261.9%)
Mutual labels:  artificial-neural-networks, keras-neural-networks
dl-relu
Deep Learning using Rectified Linear Units (ReLU)
Stars: ✭ 20 (-4.76%)
Mutual labels:  artificial-neural-networks, keras-neural-networks
Echotorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
Stars: ✭ 231 (+1000%)
Mutual labels:  artificial-neural-networks
Continual Learning Benchmark
Evaluate three types of task shifting with popular continual learning algorithms.
Stars: ✭ 245 (+1066.67%)
Mutual labels:  artificial-neural-networks
compv
Insanely fast Open Source Computer Vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)
Stars: ✭ 155 (+638.1%)
Mutual labels:  artificial-neural-networks
GTAV-Self-driving-car
Self driving car in GTAV with Deep Learning
Stars: ✭ 15 (-28.57%)
Mutual labels:  keras-neural-networks
Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (+814.29%)
Mutual labels:  artificial-neural-networks
cnn age gender
Age and Gender prediction using Keras
Stars: ✭ 58 (+176.19%)
Mutual labels:  cnn-keras
pyERA
Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Hebbian Networks.
Stars: ✭ 68 (+223.81%)
Mutual labels:  artificial-neural-networks
Xtreme-Vision
A High Level Python Library to empower students, developers to build applications and systems enabled with computer vision capabilities.
Stars: ✭ 77 (+266.67%)
Mutual labels:  artificial-neural-networks
python-neuron
Neuron class provides LNU, QNU, RBF, MLP, MLP-ELM neurons
Stars: ✭ 38 (+80.95%)
Mutual labels:  artificial-neural-networks
neuro-symbolic-sudoku-solver
⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.
Stars: ✭ 60 (+185.71%)
Mutual labels:  artificial-neural-networks
Udemy derinogrenmeyegiris
Udemy Derin Öğrenmeye Giriş Kursunun Uygulamaları ve Daha Fazlası
Stars: ✭ 239 (+1038.1%)
Mutual labels:  artificial-neural-networks
neat-python
Python implementation of the NEAT neuroevolution algorithm
Stars: ✭ 32 (+52.38%)
Mutual labels:  artificial-neural-networks
Aidl kb
A Knowledge Base for the FB Group Artificial Intelligence and Deep Learning (AIDL)
Stars: ✭ 219 (+942.86%)
Mutual labels:  artificial-neural-networks
Deep-Learning-A-Z-Hands-on-Artificial-Neural-Network
Codes and Templates from the SuperDataScience Course
Stars: ✭ 39 (+85.71%)
Mutual labels:  artificial-neural-networks
Dino-AI
An AI to teach Google Chrome's dinosaur to jump obstacles.
Stars: ✭ 15 (-28.57%)
Mutual labels:  artificial-neural-networks
pyradox
State of the Art Neural Networks for Deep Learning
Stars: ✭ 61 (+190.48%)
Mutual labels:  artificial-neural-networks
prometheus-spec
Censorship-resistant trustless protocols for smart contract, generic & high-load computing & machine learning on top of Bitcoin
Stars: ✭ 24 (+14.29%)
Mutual labels:  artificial-neural-networks

Artificial-Neural-Networks-Visualizer

Visualizing Artificial Neural Networks (ANNs) with just One Line of Code ANN Visualizer is a python library that enables us to visualize an Artificial Neural Network using just a single line of code.

It is used to work with Keras and makes use of python’s graphviz library to create a neat and presentable graph of the neural network you’re building.

Find the full article here:

https://towardsdatascience.com/visualizing-artificial-neural-networks-anns-with-just-one-line-of-code-b4233607209e

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].